Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support websockets #6

Closed
spencergibb opened this issue Jan 7, 2017 · 5 comments
Closed

Support websockets #6

spencergibb opened this issue Jan 7, 2017 · 5 comments
Milestone

Comments

@spencergibb
Copy link
Member

No description provided.

@spencergibb
Copy link
Member Author

https://github.com/spring-projects/spring-framework/tree/master/spring-webflux/src/test/java/org/springframework/web/reactive/socket

@spencergibb
Copy link
Member Author

@KyleChamberlin
Copy link

KyleChamberlin commented Jul 13, 2017

Is web-socket support slated for 1.0? or will this be implemented later? The largest problem we currently have with Zuul 1 is the lack of socket support.

@spencergibb
Copy link
Member Author

It is planned for the initial release in December.

@spencergibb
Copy link
Member Author

Closed via 924c484

@spencergibb spencergibb added this to the 2.0.0.M2 milestone Aug 10, 2017
spencergibb added a commit that referenced this issue Aug 10, 2017
Reuses some of the Spring Framework websockets classes and
a custom Proxy WebSocketHandler.

fixes gh-6
spencergibb added a commit that referenced this issue Feb 22, 2019
Adds filter chains for SocketAcceptor and GatewayRSocket

Fixes gh-5
Fixes gh-6
jhonyelink added a commit to jhonyelink/spring-cloud-gateway that referenced this issue Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants