mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-25 02:42:58 +01:00
15 lines
188 B
Markdown
15 lines
188 B
Markdown
# 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
|