Documentation
¶
Overview ¶
Package psser exposes functionalities needed to communicate with other peers on the network. Pss uses pushsync and pullsync for message delivery and mailboxing. All messages are disguised as content-addressed chunks. Sending and receiving of messages is exposed over the HTTP API, with websocket subscriptions for incoming messages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNoHandler = errors.New("no handler found")
)
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.