https://github.com/sumory/gotty
A tcp server framework for Golang.
https://github.com/sumory/gotty
Last synced: about 1 year ago
JSON representation
A tcp server framework for Golang.
- Host: GitHub
- URL: https://github.com/sumory/gotty
- Owner: sumory
- Created: 2015-05-05T07:46:48.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-08-03T08:52:41.000Z (almost 10 years ago)
- Last Synced: 2025-03-27T23:12:34.731Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 54.7 KB
- Stars: 5
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Gotty
A tcp server framework inspired by some features of [Netty](http://netty.io/).
#### Remember
Gotty is published for experimental purposes only for now.