Skip to content

Commit

Permalink
Add examples link to sync client README
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
  • Loading branch information
Jarema committed Apr 22, 2024
1 parent 221e74e commit 8c92e8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nats/README.md
Expand Up @@ -19,6 +19,8 @@ This is the old legacy client. It will not get new features or updates beyond cr

Use [async nats](https://crates.io/crates/async-nats) instead.

If you would like to use the async client in sync context, check the [async-nats examples](https://github.com/nats-io/nats.rs/tree/main/async-nats/examples).

## Motivation

Rust may be one of the most interesting new languages the NATS ecosystem has seen.
Expand Down

0 comments on commit 8c92e8e

Please sign in to comment.