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
- Host: GitHub
- URL: https://github.com/buggaarde/node-rust
- Owner: buggaarde
- Created: 2020-12-30T07:12:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-15T11:12:23.000Z (about 4 years ago)
- Last Synced: 2025-01-06T05:10:11.570Z (4 months ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.