1 unstable release

0.1.0 Mar 2, 2021

#219 in #check


Used in 2 crates

AGPL-3.0-or-later

40KB
759 lines

A type fascade for libqaul

Using this crate directly is usually not neccessary, instead you should use libqaul-sdk to pull in the RPC adapter for the API.

To learn more about how to write components for the qaul.net rpc system (qrpc), check out the qrpc-sdk crate documentation.

All types in this crate should be Serialize and Deserialize to allow them to be re-used for higher-layer RPC protocols, such as the HTTP server used for the emberweb UI client.

Dependencies

~8–19MB
~264K SLoC