v0.6.0
- Support a shared
Cryptoinstance between servers, useful on Firefox for
multiple connections per page. - API incompatible change: Make
Server::newsync. - API incompatible change: Add
Runtimetrait to be reactor agnostic, adds an optionaltokiofeature
to provide the previous tokio implementation.