# Packages
Package jsonrpc2 provides a client and server implementation of [JSON-RPC 2.0](http://www.jsonrpc.org/specification).
# Functions
No description provided by the author
# Structs
VarintObjectCodec reads/writes JSON-RPC 2.0 objects with a varint header that encodes the byte length.
.
No description provided by the author
No description provided by the author
VarintObjectCodec reads/writes JSON-RPC 2.0 objects with a varint header that encodes the byte length.
# Type aliases
No description provided by the author