jsr356
There are 10 repositories under jsr356 topic.
cassiomolin/chat-websockets
Example of chat application with WebSockets (JSR 356 and HTML5 WebSockets API) running on Undertow with token-based authentication.
abhirockzz/kafka-websocket
kafEEne: Kafka + Websocket
cassiomolin/jersey-websockets-undertow
Example of REST API along with WebSocket endpoint using Undertow, Weld, Jersey and JSR 356.
abhirockzz/scalable-websocket-chat-with-hazelcast
Horizontal scalability for WebSocket applications
abhirockzz/websocket-chat
Sample code for the 'Java WebSocket API Handbook'
abhirockzz/websocket-http-session
How to access HttpSession in WebSocket endpoint
abhirockzz/websocket-ejb
Behavior of WebSocket endpoints when decorated with EJB annotations
s-b-u/poc_websockets_4_rap
demonstrate how we can use JSR356 WebSockets with Eclipse Rap
911992/WebSocket_HandshakeRequest_to_Servlet31_HttpServletRequest_Wrapper
Wrapping WebSocket HandshakeRequest to Servlet 3.1 HttpServletRequest
angelmmg90/testing_websocket
Testing websocket using tyrus jsr 356.