trinopoty / socket.io-server-java

Socket.IO Server Library for Java
Other
179 stars 50 forks source link

Using socket.io server java with Spring #35

Closed vinay-rathod-on24 closed 2 years ago

vinay-rathod-on24 commented 2 years ago

Is there a way to implement this server using Spring or as a Spring boot application?

trinopoty commented 2 years ago

Yes, you can the library into spring/spring boot. Please check the documentation here: https://socketio.github.io/engine.io-server-java/spring-integration.html Replace /engine.io/ with /socket.io/