View on GitHub

socket.io

Realtime application framework (Java Spring Boot Server)

socket.io

Realtime application framework (Java Spring server)

Download

Download the latest JAR or grab via Maven:

<dependency>
  <groupId>com.airlenet.websocket</groupId>
  <artifactId>socket.io-spring-boot-starter</artifactId>
  <version>1.0.0</version>
</dependency>

or Gradle:

compile 'com.airlenet.websocket:socket.io-spring-boot-starter:1.0.0'

Snapshots of the development version are available in Sonatype’s snapshots repository.

socket.io-webssh

License

See License File.