fix: bothced update
This commit is contained in:
parent
4929dd8795
commit
b3b7003f56
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue