6 releases
0.1.5 | Apr 7, 2020 |
---|---|
0.1.4 | Apr 3, 2020 |
0.1.2 | Mar 20, 2020 |
#223 in Asynchronous
33 downloads per month
25KB
579 lines
signald-rust
A signald library written in Rust.
Features
- Send and receive any Signald message on the socket
- Custom wrappers for Signald messages
Usage
Add this to you Cargo.toml
:
[dependencies]
signald-rust = "0.1.5"
Dependencies
~2.2–3MB
~65K SLoC