package
0.0.0-20230530162105-6dcdc0ec4805
Repository: https://github.com/consideritdone/landslidecore.git
Documentation: pkg.go.dev

# Functions

DefaultMConnConfig returns the default config.
MakeSecretConnection 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.

# Variables

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.
SecretConnection implements net.Conn.