https://github.com/huangbuhuan/netty-demo
简单的Netty例子
https://github.com/huangbuhuan/netty-demo
demo netty
Last synced: about 2 months ago
JSON representation
简单的Netty例子
- Host: GitHub
- URL: https://github.com/huangbuhuan/netty-demo
- Owner: huangbuhuan
- Created: 2017-05-24T17:20:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-28T15:46:23.000Z (over 8 years ago)
- Last Synced: 2025-04-02T02:45:22.907Z (7 months ago)
- Topics: demo, netty
- Language: Java
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# netty-demo
简单的Netty例子
下载添加依赖后先运行server端,再运行client端。
io.netty
netty-all
4.1.11.Final