mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-20 19:52:49 +08:00

* #212 - hacked websockets proxy together * faffing around * #212 hacking away :( * #212 websockets proxy middleware working * #212 map when for webockets working * #212 some test refactor * #212 temp commit * #212 websockets proxy working, tests passing...need to do some tidying and write docs * #212 more code coverage * #212 docs for websockets * #212 updated readme * #212 tidying up after websockets refactoring * #212 tidying up after websockets refactoring * #212 tidying up after websockets refactoring * stuck a warning in about logging levels into docs!
55 lines
1.2 KiB
ReStructuredText
55 lines
1.2 KiB
ReStructuredText
Welcome to Ocelot
|
|
=================
|
|
|
|
Thanks for taking a look at the Ocelot documentation. Please use the left hand nav to get around. I would suggest taking a look at introduction first.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Introduction
|
|
|
|
introduction/bigpicture
|
|
introduction/gettingstarted
|
|
introduction/contributing
|
|
introduction/notsupported
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Features
|
|
|
|
features/configuration
|
|
features/routing
|
|
features/requestaggregation
|
|
features/servicediscovery
|
|
features/servicefabric
|
|
features/authentication
|
|
features/authorisation
|
|
features/websockets
|
|
features/administration
|
|
features/ratelimiting
|
|
features/caching
|
|
features/qualityofservice
|
|
features/headerstransformation
|
|
features/claimstransformation
|
|
features/logging
|
|
features/tracing
|
|
features/requestid
|
|
features/middlewareinjection
|
|
features/loadbalancer
|
|
features/delegatinghandlers
|
|
features/raft
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Building Ocelot
|
|
|
|
building/overview
|
|
building/building
|
|
building/tests
|
|
building/releaseprocess
|
|
|
|
|
|
|