Documentation ¶
Overview ¶
Package websocketcapnp integrates websockets with capnproto.
TODO: this should probably get factored out into its own library/module at some point.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTransport ¶
Return an rpc.Transport that sends messages over the websocket connection. Sends each capnproto message in its own websocket binary message, xz-compressed.
Types ¶
Click to show internal directories.
Click to hide internal directories.