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-01-19 06:04:40 +01:00
Code
Issues
Releases
Wiki
Activity
actix-web
/
actix-http
/
src
/
ws
History
Nikolay Kim
9e95efcc16
migrate client to std::future
2019-11-21 16:02:17 +06:00
..
codec.rs
Expose the max limit for payload sizes in Websocket Actors.
#925
(
#933
)
2019-06-28 10:49:03 +06:00
frame.rs
Remove byteorder-dependency
2019-08-06 18:32:36 +02:00
mask.rs
Remove byteorder-dependency
2019-08-06 18:32:36 +02:00
mod.rs
ws verifyciation takes RequestHead; add SendError utility service
2019-04-11 14:00:32 -07:00
proto.rs
nightly clippy warnings
2019-07-17 15:53:51 +06:00
transport.rs
migrate client to std::future
2019-11-21 16:02:17 +06:00