Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/airshiplay/socket.io

Realtime application framework (Java Spring Boot Server)
https://github.com/airshiplay/socket.io

java socket-io socket-io-server socketio socketio-server spring spring-boot spring-boot-starter websocket

Last synced: about 1 month ago
JSON representation

Realtime application framework (Java Spring Boot Server)

Awesome Lists containing this project

README

        

# socket.io
Realtime application framework (Java Spring server)

Download
--------

Download [the latest JAR](https://search.maven.org/remote_content?g=com.airlenet.websocket&a=socket.io-spring-boot-starter&v=LATEST) or grab via Maven:
```xml

com.airlenet.websocket
socket.io-spring-boot-starter
1.0.0

```
or Gradle:
```groovy
compile 'com.airlenet.websocket:socket.io-spring-boot-starter:1.0.0'
```

Snapshots of the development version are available in [Sonatype's `snapshots` repository](https://oss.sonatype.org/content/repositories/snapshots/com/airlenet/websocket).

# socket.io-webssh

# License
See [License File](LICENSE).