Cro::CBOR
NAME
Cro::CBOR - Support CBOR in Cro for body parsing/serializing
SYNOPSIS
use Cro::CBOR;
DESCRIPTION
Cro::CBOR is a set of extensions to Cro::HTTP
and Cro::WebSocket
to support using CBOR alongside JSON as a standard body serialization format.
AUTHOR
Geoffrey Broadwell [email protected]
COPYRIGHT AND LICENSE
Copyright 2021 Geoffrey Broadwell
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.