6 releases

0.1.5 Apr 7, 2020
0.1.4 Apr 3, 2020
0.1.2 Mar 20, 2020

#1485 in Asynchronous

MIT license

26KB
579 lines

Crates.io

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

~1.9–9MB
~61K SLoC