tcp
Go
★ 15
updated 6y ago
Package tcp provides the boilerpale code for working with TCP based data. The package allows you to establish a TCP listener that can accept client connections on a specified IP address and port. It also provides a function to send data back to the client.
No plain-English explanation yet — one is being written right now. Check back in a minute.