# Functions
New creates a new connection instance.
RecvTransactionHandshake receives a transaction request from the client when a transaction is opened.
TransactionHandshake sends a transaction request to the server when a transaction is opened.
# Structs
Connection is a connection instance that is created when a client connects to a server.