package
0.0.0-20200604101126-5bd6cff2be45
Repository: https://github.com/bcbchain/bclib.git
Documentation: pkg.go.dev

# Functions

NewClient newClient to create socket client object and connect to server.
NewConnectionPool create pool for connections, init with cap, increment with incr.
NewServer newServer to create server object about socket and listen client connection.

# Structs

Client client information about socket.
ConnectionPool pool for connections.
No description provided by the author
No description provided by the author
No description provided by the author
Server server information about socket.

# Type aliases

No description provided by the author