Skip to content

Sopage/DreamSocket

Repository files navigation

DreamSocket 996.icu

Socket连接客户端,精简版本的Netty或者Mina

使用方式

Gradle

compile 'com.github.spacetimeme:dream-socket:3.0.0'

Maven

<dependency>
  <groupId>com.github.spacetimeme</groupId>
  <artifactId>dream-socket</artifactId>
  <version>3.0.0</version>
</dependency>

TCP Server TCP使用方式

UDP Server UDP使用方式

LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages