We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 436e997 commit 59a63ebCopy full SHA for 59a63eb
README.md
@@ -57,7 +57,7 @@ SockJS family:
57
* [SockJS-tornado](https://github.com/MrJoes/sockjs-tornado) Python/Tornado server
58
* [SockJS-twisted](https://github.com/DesertBus/sockjs-twisted/) Python/Twisted server
59
* [SockJS-aiohttp](https://github.com/aio-libs/sockjs/) Python/Aiohttp server
60
- * [Spring Framework](https://projects.spring.io/spring-framework) Java [client](https://docs.spring.io/spring-framework/docs/current/spring-framework-reference/html/websocket.html#websocket-fallback-sockjs-client) & server
+ * [Spring Framework](https://projects.spring.io/spring-framework) Java [client](https://docs.spring.io/spring-framework/docs/current/spring-framework-reference/web.html#websocket-fallback-sockjs-client) & server
61
* [vert.x](https://github.com/vert-x/vert.x) Java/vert.x server
62
* [Xitrum](https://xitrum-framework.github.io/) Scala server
63
* [Atmosphere Framework](https://github.com/Atmosphere/atmosphere) JavaEE Server, Play Framework, Netty, Vert.x
0 commit comments