package
0.0.0-20250103232217-cfd7055de146
Repository: https://github.com/antonionduarte/go-simple-protocol-runtime.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
GetRuntimeInstance creates or returns the singleton instance.
No description provided by the author
RegisterMessageHandler registers a message handler for a given protocol & message ID.
RegisterMessageSerializer registers a message serializer for a given protocol & message ID.
Helper to send a message up the Transport Layer.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Message is an interface all messages must implement.
No description provided by the author
Message is an interface all messages must implement.
No description provided by the author