mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 07:16:31 +03:00
allow to use the JSON RPC client from async code
This commit is contained in:
@@ -48,3 +48,7 @@ $ python
|
||||
'awesome'
|
||||
>>> rpc.close()
|
||||
```
|
||||
|
||||
## Usage from async code
|
||||
|
||||
See the [echobot_async.py](./examples/echobot_async.py) example.
|
||||
|
||||
Reference in New Issue
Block a user