mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-29 00:00:11 +02:00
Add example of blocking environment (#1036)
This commit is contained in:
@@ -55,6 +55,8 @@ A high level description of each example is:
|
||||
|
||||
* [`manual-runtime`](manual-runtime.rs) - manually composing a runtime.
|
||||
|
||||
* [`blocking`](blocking.rs) - perform heavy computation in blocking environment.
|
||||
|
||||
If you've got an example you'd like to see here, please feel free to open an
|
||||
issue. Otherwise if you've got an example you'd like to add, please feel free
|
||||
to make a PR!
|
||||
|
||||
Reference in New Issue
Block a user