1
0
mirror of https://github.com/actix/actix synced 2024-11-23 14:41:07 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Corey Farwell
5e5ec1c3a2
Make it possible to use Registry without requiring ArbiterService (#550)
* Make it possible to use `Registry` without requiring `AribiterService`

* test: fix add_message_stream doctest

* feat: add Registry::get_or_start_default alias

* ci: fix codecov

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-06-09 01:51:45 +00:00
Rob Ede
cdbe62bae9
move actix to workspace folder 2021-02-06 19:35:47 +00:00
fakeshadow
8f539000ba
update to tokio 1.0 (#443) 2020-12-30 16:51:12 +00:00
Nikolay Kim
3aef5dc818 add chat example 2017-10-11 17:55:50 -07:00
Nikolay Kim
eb58fe1ec6 refactor Response 2017-09-30 10:26:49 -07:00
Nikolay Kim
d200e0f777 generalize Service over Context 2017-09-20 16:07:46 -07:00
Nikolay Kim
193d8f1b77 split fectl app into two parts #2 2017-09-05 13:42:40 -07:00
Nikolay Kim
b4174a98c5 use new setoptools-rust version 2017-09-01 14:59:07 -07:00
Nikolay Kim
3c251d18df initial import 2017-08-30 23:15:48 -07:00