Actix server v1.0.0
·
741 commits
to master
since this release
Changes
[1.0.0] - 2019-12-11
Changed
- Use actix-net releases
[1.0.0-alpha.4] - 2019-12-08
Changed
- Use actix-service 1.0.0-alpha.4
[1.0.0-alpha.3] - 2019-12-07
Changed
- Migrate to tokio 0.2
Fixed
-
Fix compilation on non-unix platforms
-
Better handling server configuration
[1.0.0-alpha.2] - 2019-12-02
Changed
-
Simplify server service (remove actix-server-config)
-
Allow to wait on
Server
until server stops