package
0.0.0-20250110112245-bf9615135680
Repository: https://github.com/edup2p/common.git
Documentation: pkg.go.dev
# README
Relay Types
This folder contains types and constants shared between the relay server and toversok library
# Packages
Package relayhttp contains an implementation of a relay server in HTTP.
# Functions
EstablishClient creates a new relay.Client on a given MetaConn with associated bufio.ReadWriter.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
packets buffered for sending.
No description provided by the author
No description provided by the author
# Structs
Client is a Relay client that lives as long as its conn does.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServerClient represents an active client connected to a Server.
No description provided by the author
ServerPacket is a transient packet type handled by the server.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author