1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-27 18:02:58 +01:00
actix-net/actix-server/src
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
..
ssl Update rustls, tokio-rustls and webpki across the board (#42) 2019-10-04 03:32:32 +09:00
accept.rs add unix domain sockets support #3 2019-07-18 17:05:40 +06:00
builder.rs Feature uds: Add listen_uds to ServerBuilder (#43) 2019-09-16 11:07:46 +06:00
config.rs add unix domain sockets support #3 2019-07-18 17:05:40 +06:00
counter.rs fix backpressure for ssl concurrent handshakes 2018-12-12 14:24:24 -08:00
lib.rs add unix domain sockets support #3 2019-07-18 17:05:40 +06:00
server.rs Derive debug for Server and ServerCommand 2019-05-02 01:31:04 -04:00
services.rs add unix domain sockets support #3 2019-07-18 17:05:40 +06:00
signals.rs add unix domain sockets support #3 2019-07-18 17:05:40 +06:00
socket.rs add unix domain sockets support #3 2019-07-18 17:05:40 +06:00
worker.rs add unix domain sockets support #3 2019-07-18 17:05:40 +06:00