Cro::CBOR

Support CBOR in Cro for body parsing/serializing

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.

Cro::CBOR v0.0.1

Support CBOR in Cro for body parsing/serializing

Authors

  • Geoffrey Broadwell

License

Artistic-2.0

Dependencies

CBOR::Simple:ver<0.0.8+>Cro::HTTP:ver<0.8.5+>Cro::WebSocket:ver<0.8.5+>

Test Dependencies

Provides

  • Cro::CBOR

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.