#codec #waxosuit

deprecated waxosuit-codec

Deprecated - please use wascc-codec going forward

1 unstable release

0.2.4 Dec 3, 2019
0.2.3 Oct 7, 2019
0.2.2 Sep 25, 2019
0.2.1 Sep 23, 2019
0.2.0 Sep 19, 2019

#3 in #waxosuit


Used in waxosuit-guest

Apache-2.0

12KB
160 lines

Waxosuit Codec

This has been deprecated, please use wascc-codec going forward.


lib.rs:

wascap-codec

This library provides the core set of types and associated functions used to facilitate guest module and host runtime communication for Waxosuit.

HTTP server capability data structures

This module contains data types for the wascap:http_server capability.

Core data types

This module contains data types used for Wascap guest module and host runtime communications

Message Broker Data Types

This module contains data types for the wascap:messaging capability provider

Key-Value Store Data Types

This module contains data types for the wascap:keyvalue capability provider

Dependencies

~4–7.5MB
~139K SLoC