package
0.1.0
Repository: https://github.com/quic-s/quics-protocol.git
Documentation: pkg.go.dev

# 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.