1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 22:51:07 +01:00
actix-net/actix-server
karlri b686b4c34e Feature uds: Add listen_uds to ServerBuilder (#43)
Allows directly passing an Unix Listener instead of a path. Useful
for example when running as a daemon under systemd with the systemd
crate.
2019-09-16 11:07:46 +06:00
..
src Feature uds: Add listen_uds to ServerBuilder (#43) 2019-09-16 11:07:46 +06:00
tests Use associated type for NewService config 2019-05-12 06:03:50 -07:00
Cargo.toml add unix domain sockets support #3 2019-07-18 17:05:40 +06:00
CHANGES.md add unix domain sockets support #3 2019-07-18 17:05:40 +06:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00