Documentation ¶
Overview ¶
Package xpush implements the raw PUSH protocol.
Index ¶
Constants ¶
View Source
const ( Self = protocol.ProtoPush Peer = protocol.ProtoPull SelfName = "push" PeerName = "pull" )
Protocol identity information.
Variables ¶
This section is empty.
Functions ¶
func NewProtocol ¶
NewProtocol returns a new protocol implementation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.