com.github.seancorfield/netty-socketio

Socket.IO server implemented on Java

  • VCSN/A

  • cljdoc documentationcljdoc
  • 8 Downloads
  • 8 This Version

Leiningen/Boot

[com.github.seancorfield/netty-socketio "2.0.6.0"]

Clojure CLI/deps.edn

com.github.seancorfield/netty-socketio {:mvn/version "2.0.6.0"}

Gradle

implementation("com.github.seancorfield:netty-socketio:2.0.6.0")

Maven

<dependency>
  <groupId>com.github.seancorfield</groupId>
  <artifactId>netty-socketio</artifactId>
  <version>2.0.6.0</version>
</dependency>