Skip to content

actix-tls: v3.0.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@robjtede robjtede released this 25 Feb 11:56
· 445 commits to master since this release
06ddad0
  • Rename accept::openssl::{SslStream => TlsStream}.
  • Add connect::Connect::set_local_addr to attach local IpAddr. #282
  • connector::TcpConnector service will try to bind to local_addr of IpAddr when given. #282