Skip to content

codeminders/socket.io-server-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java backend for Socket.IO library (http://socket.io/)

Supports Socket.IO clients version 1.0+
Requires JSR 356-compatible server (tested with Jetty 9 and Tomcat 8)

Right now only websocket and XHR polling transports are implemented.

Based on https://github.com/tadglines/Socket.IO-Java

License: MIT

Packages

No packages published

Languages

  • JavaScript 52.7%
  • Java 47.3%