Class MsgPackMessageEncoder

A RpcMessageEncoder writes RpcMessage objects to a WriteBuffer. Note that it is up to clients to commit the message. This allows for multiple messages being encoded before sending.

Implements

Constructors

Properties

msgPack: Packr = defaultMsgPack

Methods