An open API service indexing awesome lists of open source software.

https://github.com/buggaarde/node-rust

a small wrapper for nats
https://github.com/buggaarde/node-rust

Last synced: 3 months ago
JSON representation

a small wrapper for nats

Awesome Lists containing this project

README

        

Requires `rust-nightly` for the experimental features.

Run the examples with `cargo run --example {name}`. Make sure to have a running instance of `nats-server` before you do.