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 |
|
Nikolay Kim
|
3288b7648d
|
update changes
|
2018-12-09 10:16:35 -08:00 |
|
Nikolay Kim
|
1b1ae01b5a
|
migrate to new Service<Request> trait
|
2018-11-29 16:56:15 -10:00 |
|
Nikolay Kim
|
c62567f85f
|
allow to skip name resolution
|
2018-11-21 08:07:04 -10:00 |
|
Nikolay Kim
|
410204a41e
|
Framed::is_write_buf_empty() checks if write buffer is flushed
|
2018-11-17 18:46:26 -08:00 |
|
Nikolay Kim
|
741b3fb1c0
|
Fix wrong service to socket binding
|
2018-11-14 14:20:33 -08:00 |
|
Nikolay Kim
|
dba86fbbf8
|
allow to force write to Framed object
|
2018-11-14 10:26:49 -08:00 |
|
Nikolay Kim
|
38235c14bb
|
update changes
|
2018-11-08 09:16:40 -08:00 |
|
Nikolay Kim
|
4eabf3994a
|
set min versions for actix and trust-dns
|
2018-10-10 08:23:42 -07:00 |
|
Nikolay Kim
|
4ff8c248c7
|
prep release
|
2018-10-08 21:46:57 -07:00 |
|