Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@ibraheemdev ibraheemdev released this 09 Sep 17:51
· 6 commits to master since this release
  • Add Server::send_clone to avoid wrapping already cloneable services in an Arc (#5)
  • Add Server::local_addr (#7).
  • Add Body::reader to convert a Body to an impl Read (#9).
  • Move HTTP/2 support to feature flag http2, disabled by default (#6).