# socket.io **Repository Path**: airlenet/socket.io ## Basic Information - **Project Name**: socket.io - **Description**: Realtime application framework (Java Spring Boot Server) - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-12 - **Last Updated**: 2021-02-20 ## Categories & Tags **Categories**: web-dev-toolkits **Tags**: None ## 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).