Skip to content

v0.1.12

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 29 Jan 20:16
· 306 commits to master since this release
  • Features:
    • Implement PartialEq, Eq, and Clone for warp::ws::Message.
  • Fixes:
    • Fix panic when incoming request URI may not have a path (such as CONNECT requests).