Kotlin + Netty 在 Android 上实现 Socket 的服务端 demo
☆65Apr 5, 2020Updated 5 years ago
Alternatives and similar repositories for Netty4Android
Users that are interested in Netty4Android are comparing it to the libraries listed below
Sorting:
- 基于 Kotlin + Netty 开发,为 Android App 提供 Server 的功能,包括 Http、TCP、WebSocket 服务☆195Feb 16, 2022Updated 4 years ago
- Android 网络诊断工具,使用 Kotlin + LiveData + MVVM + Coroutines 开发☆28Feb 16, 2022Updated 4 years ago
- Netty应用到Android,包含客户端、服务端(断线重连、心跳、黏包处理)