C99 implementation of the vnd.amazon.eventstream content-type.
Slot | Version | Repository | Platforms | ||||
---|---|---|---|---|---|---|---|
0 | 0.3.1 | CleverCloud | ~amd64 | arm? | armv7? | armv8? | x86? |
Homepage | https://github.com/awslabs/aws-c-event-stream |
---|---|
Summary | C99 implementation of the vnd.amazon.eventstream content-type |
Description | Amazon Web Services use a format called event stream encoding. It encodes binary data with header information that describes the contents of each event. This data is transmitted over HTTP using the vnd.amazon.eventstream content-type. This package implements encoder and decoder functions to work with these streams. |
Dependencies | ( ( build+run: dev-libs/aws-c-common dev-libs/aws-c-io dev-libs/aws-checksums ) ( build: sys-devel/cmake[>=3.24.0] ) ) |
Downloads | https://github.com/awslabs/aws-c-event-stream/archive/v0.3.1.tar.gz -> aws-c-event-stream-0.3.1.tar.gz |
Licences | Apache-2.0 |