t

tio-websocket-client

High performance websocket client
http://maven.apache.org
MIT License
tanyaowu Tong Li
Files download
File Operation
tio-websocket-client-3.7.3.v20210706.jar download
tio-websocket-client-3.7.3.v20210706.pom download
tio-websocket-client-3.7.3.v20210706-sources.jar download
Apache Maven
<dependency>
  <groupId>com.litongjava</groupId>
  <artifactId>tio-websocket-client</artifactId>
  <version>3.7.3.v20210706</version>
</dependency>
Gradle Groovy
implementation 'com.litongjava:tio-websocket-client:3.7.3.v20210706'
Gradle Kotlin
implementation("com.litongjava:tio-websocket-client:3.7.3.v20210706")
Scala SBT
libraryDependencies += "com.litongjava" % "tio-websocket-client" % "3.7.3.v20210706"
Groovy Grape
@Grapes(
  @Grab(group='com.litongjava', module='tio-websocket-client', version='3.7.3.v20210706')
)
Apache Ivy
<dependency org="com.litongjava" name="tio-websocket-client" rev="3.7.3.v20210706" />
Leiningen
[com.litongjava/tio-websocket-client "3.7.3.v20210706"]
Apache Buildr
'com.litongjava:tio-websocket-client:jar:3.7.3.v20210706'