Skip to content

v0.1.11

Compare
Choose a tag to compare
@seanmonstar seanmonstar released this 14 Jan 22:40
· 313 commits to master since this release
  • Features:
    • Add warp::sse filters for handling Server-Sent-Events.
    • Add allow_headers to warp::cors filter.
  • Fixes:
    • Fix TLS handshake to close the connection if handshake fails.