//
pkg.gl
Category
github.com/PretendoNetwork/nex-protocols-go
message-delivery
package
1.0.58
Repository:
https://github.com/pretendonetwork/nex-protocols-go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
2
Files
84 SLOC
#
Functions
NewProtocol
NewProtocol returns a new Message Delivery protocol.
#
Constants
MethodDeliverMessage
MethodDeliverMessage is the method ID for the method DeliverMessage.
ProtocolID
ProtocolID is the protocol ID for the Message Delivery protocol.
#
Structs
Protocol
Protocol stores all the RMC method handlers for the Message Delivery protocol and listens for requests.