rocketchat-client-rs

Build Status Version info

Send notifications/messages to RocketChat from command-line or from inside your code.

Installation

Using cargo

bash cargo install rocketchat_client_rs

Test

To run the tests:

make test

Usage

Examples

Documentation

$ cargo doc --no-deps

License

MIT

Credits

The Azure pipeline template has been taken from https://github.com/graphql-rust/juniper here.