//
pkg.gl
Category
github.com/minmax1996/aoimdb
cmd
aoimd
tcpconnect
package
0.0.1-alpha
Repository:
https://github.com/minmax1996/aoimdb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
402 SLOC
#
Functions
CreateClient
CreateClient creates new client and starts listening for incoming and outgoing messages.
CreateTCPServer
CreateTCPServer creates new server and starts listening for connections.
#
Structs
Client
Client struct.
SessionData
SessionData SessionData.
TCPServer
TCPServer struct.