Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrestc/netty-echo
Simple echo Client/Server in Netty 4.
https://github.com/andrestc/netty-echo
Last synced: about 1 month ago
JSON representation
Simple echo Client/Server in Netty 4.
- Host: GitHub
- URL: https://github.com/andrestc/netty-echo
- Owner: andrestc
- Created: 2015-12-05T15:52:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-05T15:55:15.000Z (about 9 years ago)
- Last Synced: 2024-10-12T18:12:27.954Z (3 months ago)
- Language: Java
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# netty-echo
Simple echo Client/Server in Netty 4.Study purposes. Built while reading "Netty in Action".