Commit Graph

7 Commits

Author SHA1 Message Date
Michal Hornický f3ce89f95a Migrate actix-server to std::future
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-10-01 15:00:33 +02: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