tyranron
80aee0d531
Migrate 'actix-server-config' to std futures
...
- remove "uds" feature
- disable features by default
2019-11-12 19:53:26 +02:00
Michal Hornický
46382a922a
Migrate actix-server to std::future ( #50 )
...
Still not finished, this is more WIP, this is an aggregation of several commits, which
can be found in semtexzv/std-future-server-tmp branch
2019-11-12 05:37:04 +06:00
Yuki Okushi
2667850d60
Prepare actix-server-config release ( #54 )
...
* Prepare actix-server-config release
* Bump up actix-server-config to 0.2.0
2019-10-04 06:13:33 +06:00
Jerome Gravel-Niquet
e733c562d9
Update rustls, tokio-rustls and webpki across the board ( #42 )
...
* Update rustls, tokio-rustls and webpki across the board
* bump minimum rust version to 1.37
* updated readme and changelogs to reflect changes and minimum required rust version
2019-10-04 03:32:32 +09:00
Nikolay Kim
2955e49d78
add unix domain sockets support
2019-07-18 16:43:42 +06:00
Nikolay Kim
ae27b87641
IoStream trait and impls for TcpStream, SslStream and TlsStream
2019-04-16 08:32:12 -07:00
Nikolay Kim
1f54ae9051
update deps
2019-03-09 14:23:08 -08:00
Nikolay Kim
d2b96ff877
add ServerConfig to server services
2019-03-09 07:31:22 -08:00
Nikolay Kim
a4d4770462
remove server config
2019-03-08 22:38:39 -08:00
Nikolay Kim
7db29544f9
add ServerConfig param for server service
2019-03-08 19:43:13 -08:00