zoonado.protocol.request

class zoonado.protocol.request.Request(**kwargs)[source]

Returns a bytesring representation of the request instance.

# TODO(wglass): specify how xid and type preamble goes in

Since this is a Part subclass the rest is a matter of appending the result of a render() call.