我可以将 spring sockjs 服务器与不实现 javax.websockets 的容器(例如 websphere 8.5)一起使用吗,这个 URL 提到https://github.com/rstoyanchev/spring-sockjs-protocol-webapp,但后来我的理解是 Spring 将使用它的本机实现,或者如果彗星不提供 websocket 支持,则仅使用彗星技术之一
问问题
378 次
我可以将 spring sockjs 服务器与不实现 javax.websockets 的容器(例如 websphere 8.5)一起使用吗,这个 URL 提到https://github.com/rstoyanchev/spring-sockjs-protocol-webapp,但后来我的理解是 Spring 将使用它的本机实现,或者如果彗星不提供 websocket 支持,则仅使用彗星技术之一