Gerd Zellweger
|
192d0661e9
|
Change with_tokio_rt to accept Arc<Runtime>.
This allows to share tokio runtimes across different sub-systems
inside your application.
Signed-off-by: Gerd Zellweger <mail@gerdzellweger.com>
|
2024-09-04 15:08:47 -07:00 |
|
Rob Ede
|
2a4df30c63
|
chore(rt): remove hyper example
|
2023-11-20 18:37:11 +00:00 |
|
Rob Ede
|
8d5d1dbf6f
|
bump MSRV to 1.65 (#485)
|
2023-07-17 03:05:39 +01:00 |
|
Rob Ede
|
dc67ba770d
|
fmt with import grouping
|
2022-04-10 02:48:53 +01:00 |
|
Rob Ede
|
941f67dec9
|
s/e/err
|
2022-01-28 22:10:06 +00:00 |
|
fakeshadow
|
b7bfff2b32
|
add example of using multi-thread tokio runtime (#294)
* add example of using multi-thread tokio runtime
* Update multi_thread_system.rs
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-03-24 04:56:13 -07:00 |
|
Rob Ede
|
4ec358575e
|
prepare actix-rt v2.0.0 release (#262)
|
2021-02-03 10:25:31 +00:00 |
|