actix-net
actix-net copied to clipboard
remove hard dependency for tokio net and tokio signal
Closes https://github.com/actix/actix/issues/541.
Change is backward compatible, as the new net feature is enabled by default
temporarily marking as draft due to CI failure