Update README.md (#122)
This commit is contained in:
@@ -110,7 +110,7 @@ and spawns a new task per connection. It gracefully handles `accept` errors.
|
|||||||
|
|
||||||
### Client library
|
### Client library
|
||||||
|
|
||||||
[`client.rs`](src/client.rs) shows how to model an asynchronous client. The
|
[`client.rs`](src/clients/client.rs) shows how to model an asynchronous client. The
|
||||||
various capabilities are exposed as `async` methods.
|
various capabilities are exposed as `async` methods.
|
||||||
|
|
||||||
### State shared across sockets
|
### State shared across sockets
|
||||||
|
|||||||
Reference in New Issue
Block a user