package
0.0.0-20241104015319-85e10345cc4a
Repository: https://github.com/qida/gohp.git
Documentation: pkg.go.dev

# README

TCPServer

Package tcp_server created to help build TCP servers faster.

forked from github.com/firstrow/tcp_server

# Functions

Creates new tcp server instance.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

Client holds info about connection.
No description provided by the author
No description provided by the author