Minimal transport contract the store needs. Every binding-supplied adapter MUST implement it; the store doesn't care what's underneath.
Publish a JSON-serialisable payload on topic. Returns synchronously.
topic
Subscribe to a topic. Returns an unsubscribe function.
Minimal transport contract the store needs. Every binding-supplied adapter MUST implement it; the store doesn't care what's underneath.