v0.2.2
- Features:
- Implement
Reply
for allBox<T>
whereT: Reply
. - Add
name
methods toMissingHeader
,InvalidHeader
, andMissingCookie
rejections. - Add
warp::ext::optional()
filter that optionally retrieves an extension from the request.
- Implement
- Fixes:
- Fix the sending of pings when a user sends a
ws::Message::ping()
.
- Fix the sending of pings when a user sends a