1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-02-08 00:44:24 +01:00

5 Commits

Author SHA1 Message Date
Rob Ede
9b9869f1dd
fix startup fail example 2021-10-25 18:13:08 +01:00
Rob Ede
4c0eaca581
convert Server::bind to accept a normal service factory 2021-10-25 18:03:52 +01:00
Rob Ede
47fba25d67
remove pipeline from public api (#335) 2021-04-16 00:00:02 +01:00
Rob Ede
91ea8c5dad
remove service dev module and add transformext trait
also improve docs on transform and boxed mods
2021-03-10 03:18:09 +00:00
Rob Ede
ba44ea7d0b
remove futures-util from service deps (#235) 2020-12-27 18:24:57 +00:00