# Functions
DefaultMConnConfig returns the default config.
Performs handshake and returns a new authenticated SecretConnection.
No description provided by the author
NewMConnection wraps net.Conn and creates multiplex connection.
NewMConnectionWithConfig wraps net.Conn and creates multiplex connection with a config.
No description provided by the author
# Structs
TODO: lowercase.
No description provided by the author
No description provided by the author
No description provided by the author
MConnConfig is a MConnection configuration.
Each peer has one `MConnection` (multiplex connection) instance.
No description provided by the author
No description provided by the author
No description provided by the author
Implements net.Conn.
# Interfaces
No description provided by the author