canary 0.2.4

provides ergonomic abstractions for network communication and more
Documentation
# Canary

Canary is a distributed systems library for making
communications through the network easier.


<p align="center">
    <img src = "https://i.imgur.com/LIj5jXn.png" alt = "Canary Logo" width = "25%" height = "auto" center />
</p>

Canary is a distributed systems and communications framework, focusing on minimalism, ease of use and performance.

Please make sure that you use Serialize and Deserialize from Canary, since custom
implementations will be made to improve efficiency and wire cost.


[Book](https://znx3p0.github.io/canary-book/)

Notable features of Canary:
- Seamless encryption
- Wasm support
- Atomic (cannot be divided into simpler constructs)
- Zero-cost (eventually, nightly features required)


Canary will also be supported in other languages (eventually).
The languages in which Canary will be supported are (in order):
- JavaScript
- Python
- Julia
- (Other ...)

## Contribute
If you'd like to contribute to the project, please tell us at the
[discord](https://discord.gg/CGNh7fE2DP), in which we'll teach
you about how the code is organized, and how you can contribute.

## Projects that use Canary
Does your project use Canary? Don't be afraid to list it here!