An open API service indexing awesome lists of open source software.

https://github.com/hiroakis/tcpserver

A simple TCP server written in Go
https://github.com/hiroakis/tcpserver

go tcp-server

Last synced: about 1 year ago
JSON representation

A simple TCP server written in Go

Awesome Lists containing this project

README

          

# tcpserver

A simple TCP server written in Go.

# TODO

- Start/Unstart
- Example
- Timeout
- TLS support
- Middleware
- Testing

# License

MIT