Skip to content

1.0.1

Compare
Choose a tag to compare
@lipanski lipanski released this 25 Mar 20:06
· 51 commits to master since this release
  • Fixed an issue where futures::future::join_all would block the server pool.
  • Server::reset_async has been deprecated in favour of Server::reset since the former doesn't have an async implementation any more.