help

376 threads · Page 1 of 8

File processing 3 messages
web multipart
new to backend, where to start? 5 messages
misc
Highest performance possible 24 messages
web
Is this good to "Upgrade" Actor? 105 messages
actors web session websockets
How to proper map `sqlx::Error`? 3 messages
misc web
Which orm use? 7 messages
actors web
Using Middleware on some chosen service ? 4 messages
misc
How to create a cookie like the session would? 13 messages
session
Caching of index.html - SPA 2 messages
web
web::Json response status code 5 messages
web
csrf : actix middleware for production. 2 messages
misc
Generics and DI in appstate 4 messages
web
can actix parse `WWW-Authenticate` and `Authorization`? 3 messages
web
Clearing JWT cookies - Random occurence? 59 messages
web
How to spawn a server that lives on after the parent terminates 5 messages
misc
CORS - Works with networking IDEs, not with actual website 44 messages
web cors
How to call Registry::query and SystemRegistry::query 2 messages
actors
Low CPU Usage with actix_ws Under Heavy WebSocket Load 2 messages
websockets
[Newbie] Route scope mounts, but handlers never match — always hits 404 7 messages
web misc
Reason for bad request 2 messages
misc
TracingLogger/Logger not working 5 messages
web
Integration Testing with Mocks/Stubs 11 messages
web
Performance issue 3 messages
web misc
CSS and JS file not found 2 messages
web
Requested application data not configured properly 26 messages
web
Help with Cookies 3 messages
misc
Why does HttpResponse not implement Clone? 2 messages
web
Help with Code Review: Middleware Implementation 3 messages
web
help with api CORS problem 5 messages
cors
http continue in actix 2 messages
web
curl request hanging in actix web with app_data 2 messages
web
Excessive Actix Cors Build Time 5 messages
cors
"An error occurred processing field: json" when uploading file via multipart 2 messages
multipart
Github oauth example points to old shuttle platform 2 messages
web
Get request AND response body in middleware 3 messages
web
Rc vs Arc usage for Service in actix-web middleware 2 messages
web cors third-party
One route works, the other one not 7 messages
web
anyway of applying middlewares to a group of routes without scope? 2 messages
web
how to access reason() on a response? 11 messages
web
async code inside error handler middleware 4 messages
web
redirect on post request 32 messages
web
How to use wrap_fn without calling `srv.call(req)`? 3 messages
web misc
running actix_rs code outside a handler 2 messages
actors web
How to handle errors? 3 messages
misc
Migrate 2 actix actors in project to actix_ws 6 messages
actors websockets
Register all functions in a module using one service call 2 messages
misc web
Service chaining on registering to App::new() 4 messages
web
Solved: Release notes for actix-session 0.10 - removing redis-actor-session 3 messages
actors third-party session web
Extensions behavior Guard vs Route vs on_connect middlewares 6 messages
web
Is Actix a good backend platform for a tokio / libp2p based API 2 messages
misc