help

376 threads · Page 7 of 8

Learn actix with graphql 3 messages
web
Handling Infinite Loop spawned by actix_web::rt::spawn if endpoint is closed by user 12 messages
web websockets
Address of actix_web::test server, and multipart testing 7 messages
web multipart
async extractors 2 messages
web misc
Arbiter spawn future cannot be sent between threads safely 59 messages
actors
Serving static pages does not work, returns 404 http error 3 messages
web misc
Chat Example send Binary 2 messages
actors websockets
Idiomatic way of setting security headers for actix-web? 14 messages
web misc third-party
How can I serialize http::StatusCode 5 messages
misc
Route specific CORs? 2 messages
cors
Streaming data coming from a broadcast Receiver 18 messages
web websockets
What I'm doing bad in form ? 12 messages
multipart
Using !Send Payload with other libraries 3 messages
web multipart
grpc error with rust and tonic 2 messages
third-party web
Include IP address in actix-tls’s ClientHello struct 2 messages
misc
Writing a Handler for a struct which wraps a function 9 messages
web
Routing in single page applications 3 messages
web
cron job - recurring - scheduling? 5 messages
actors web
limit middleware to certain routes? (using scope & service) 8 messages
web
Uncategorized, message Too many open files 12 messages
third-party misc web
Can `actix-session`'s `redis-rs-tls-session` be used for normal redis storage? 2 messages
web session misc third-party
Error when adding async function 18 messages
web misc
optional authorization 3 messages
web
allow duplicated param at querry 3 messages
web
very strange behaviour (error) 19 messages
web
Static files not found 3 messages
web misc
When should I use web block? 5 messages
web
derive macro for ResponseError 2 messages
misc
NamedFile not giving correct mime type with certain namedfiles 2 messages
web
Celery alternative for rust or actix-web 5 messages
web misc
Combining Actix web and Bevy apps. 4 messages
third-party misc
Http request for external resource within Actix 3 messages
web
How to return Error Response to a user from a middleware 2 messages
web
How can I extract the json request body as well as the bytes request body in the same handler? 6 messages
web
Serialization. 2 messages
websockets
How to hash request body? 4 messages
misc
Trying to call block in actix 30 messages
web
wss on self generated ssl for server. 8 messages
websockets
Register service with macro 8 messages
web
Reqwest calls on Middleware lead to infinite loading 10 messages
web third-party
Modularizing integration test prelude 2 messages
web misc
redirect http requests to https 4 messages
web
Is there a blocking non-async client? 4 messages
web
Middleware modifying request body 29 messages
web
Several services 4 messages
web
multiple backend clients of the same type 2 messages
web
how to get some file on post method? 2 messages
web
Get client IP 4 messages
web
Server stops working after a couple of days 28 messages
web websockets
Non-existent routes 2 messages
web