fix: bothced update

This commit is contained in:
sevki 2024-03-30 00:16:39 +00:00
parent 4929dd8795
commit b3b7003f56

View file

@ -29,6 +29,11 @@ JetStream is not ready for production use. It's still in the early stages of dev
- [jsonrpc](https://www.jsonrpc.org/)
- [tarpc](https://crates.io/crates/tarpc)
## Docs
- [API Documentation](https://docs.rs/jetstream)
## Example [test](src/server/server_tests.rs)
```rust