actix-server-config 0.1.2

Actix server config utils
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Changes

## [0.1.2] - 2019-07-18

### Added

* Add unix domnain sockets support


## [0.1.1] - 2019-04-16

### Added

* `IoStream` trait and impls for TcpStream, SslStream and TlsStream