This website requires JavaScript.
Explore
Help
Sign In
berkus
/
actix-web
mirror of
https://github.com/fafhrd91/actix-web
Watch
1
Star
0
Fork
You've already forked actix-web
0
Code
Issues
Releases
Wiki
Activity
web-v4.2.1
actix-web
/
actix-http
/
src
/
ws
History
Rob Ede
6408291ab0
appease clippy by deriving Eq on a bunch of items (
#2818
)
2022-07-23 16:26:48 +01:00
..
codec.rs
appease clippy by deriving Eq on a bunch of items (
#2818
)
2022-07-23 16:26:48 +01:00
dispatcher.rs
use tracing in actix-http
2022-03-10 03:12:29 +00:00
frame.rs
fix unrecoverable Err(Overflow) in websocket frame parser (
#2790
)
2022-06-24 03:46:17 +00:00
mask.rs
remove legacy ws test
2022-02-22 07:11:16 +00:00
mod.rs
appease clippy by deriving Eq on a bunch of items (
#2818
)
2022-07-23 16:26:48 +01:00
proto.rs
use tracing in actix-http
2022-03-10 03:12:29 +00:00