v0.4.2
- added: Added
Server::from_tcp
,axum_server::from_tcp
and
axum_server::from_tcp_rustls
methods to createServer
from
std::net::TcpListener
.
Server::from_tcp
, axum_server::from_tcp
andaxum_server::from_tcp_rustls
methods to create Server
fromstd::net::TcpListener
.