# Functions
NewClientCodec initiates new server rpc codec over socket connection.
NewCodec initiates new server rpc codec over socket connection.
NewCodecWithRelay initiates new server rpc codec with a transfer of choice.
# Structs
ClientCodec is codec for goridge connection.
Codec represent net/rpc bridge over Goridge socket transfer.