This website requires JavaScript.
Explore
Help
Sign In
actix
/
actix-web
Watch
1
Star
0
Fork
0
You've already forked actix-web
mirror of
https://github.com/fafhrd91/actix-web
synced
2025-03-19 14:12:41 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
actix-http
/
src
/
ws
History
citreae535
b00fe72cf6
Update base64 to 0.21 (
#2966
)
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-01-21 01:36:08 +00:00
..
codec.rs
use tokio-util deps directly where possible
2022-10-30 19:47:49 +00:00
dispatcher.rs
use tokio-util deps directly where possible
2022-10-30 19:47:49 +00:00
frame.rs
rust 1.64 clippy run (
#2891
)
2022-09-25 20:54:17 +01: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
Update base64 to 0.21 (
#2966
)
2023-01-21 01:36:08 +00:00