You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use Ocelot with Websocket communication. In addition, I need to extend Ocelot with my project's business logic which I planned to plug in via DelegatingHandlers.
Now I read in https://github.com/ThreeMammals/Ocelot/blob/main/docs/features/websockets.rst that DelegatingHandlers are not supported if Ocelot is used with Websocket communication.
Is this the latest state? Are there some activities in this direction?
Are there any other C# (.NET 6 or above) based API Gateways supporting Websocket communication and plugins that you could recommend?
questionInitially seen a question could become a new feature or bug or closed ;)WebsocketsOcelot feature: Websockets
1 participant
Converted from issue
This discussion was converted from issue #1612 on October 17, 2023 19:23.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to use Ocelot with Websocket communication. In addition, I need to extend Ocelot with my project's business logic which I planned to plug in via DelegatingHandlers.
Now I read in https://github.com/ThreeMammals/Ocelot/blob/main/docs/features/websockets.rst that DelegatingHandlers are not supported if Ocelot is used with Websocket communication.
Is this the latest state? Are there some activities in this direction?
Are there any other C# (.NET 6 or above) based API Gateways supporting Websocket communication and plugins that you could recommend?
Beta Was this translation helpful? Give feedback.
All reactions