Netty4Android icon indicating copy to clipboard operation
Netty4Android copied to clipboard

Kotlin + Netty 在 Android 上实现 Socket 的服务端 demo

Netty4Android

demo 包括 Netty 的服务端和客户端,支持 TCP、WebSocket 协议。

详见: https://www.jianshu.com/p/9d99d6239e6a

该库只是一个 demo,具体的框架可以看我的实现另一个库:https://github.com/fengzhizi715/AndroidServer