Jar examples for n:netty-socketio
Socket.IO server implemented on Java
You can download jar file netty-socketio 1.6.5 in this page.
Apache v2
You can use the following script to add netty-socketio-1.6.5.jar to your project.
<dependency> <groupId>com.corundumstudio.socketio</groupId> <artifactId>netty-socketio</artifactId> <version>1.6.5</version> </dependency>
compile group: 'com.corundumstudio.socketio', name: 'netty-socketio', version: '1.6.5'
libraryDependencies += "com.corundumstudio.socketio" % "netty-socketio" % "1.6.5"
<dependency org="com.corundumstudio.socketio" name="netty-socketio" rev="1.6.5"/>
@Grapes(@Grab(group='com.corundumstudio.socketio', module='netty-socketio', version='1.6.5'))
'com.corundumstudio.socketio:netty-socketio:jar:1.6.5'
Click the following link to download the jar file.
netty-socketio-1.6.5-javadoc.jar