help

376 threads · Page 5 of 8

Dynamic routes or middleware 4 messages
web
Deploying to Web server 2 messages
web
Cookie Sessions with localhost vs local domain 4 messages
web session
TestRequest::param usage 4 messages
web
Session not found when making HTML Form Post request 65 messages
third-party session
Middleware to redirect the user when they are not logged in. 3 messages
web
Browser rejects cookie but postman not 3 messages
session
Understand actix-web and rustls/openssl 2 messages
web misc
Sent message using try_send doesn't received [solved] 10 messages
actors websockets
Thread actix-rt error when try to unwrap 9 messages
actors
Serialize and deserialize BLOBs 6 messages
web
Multipart nesting with Vec<> 6 messages
web multipart
App::new().app_data(web::Data::new( // ... // )) 5 messages
web
Calling async function within handler implementations 41 messages
third-party
Actix-Files middleware wrapping 2 messages
misc
Getting values from a generic query? 3 messages
web
Need help understanding the inner workings of actix-web 11 messages
web
Cookie session not working when websockets are involved 10 messages
session websockets
Unit testing an endpoint always returns 500 Internal Server Error 2 messages
web
long-running actix-ws handler 74 messages
websockets
Returning anyhow::Result in service 2 messages
third-party
SameSite=Lax ignored by Safari 3 messages
web session
Significance of workers in an actix-web server 3 messages
actors web misc
Grouping routes 9 messages
web
leveraging graphql with async-graphql 3 messages
web
WebSocket server Handshake instant 400 2 messages
actors web websockets
should closing a websocket session also close the stream 4 messages
websockets
Persistent actix-identity? 7 messages
web session
Tips for validating URL parameters in Actix Web? 3 messages
web
How to run actix-web aside some gui framework ? 4 messages
third-party
How to read the JSON object in the middleware as well as in the handler? 6 messages
web
SQLX Query Error 34 messages
web misc
static files dont suport . in files path 12 messages
misc
Performance is extrmely slow when using SizedStream instead of the streaming function 3 messages
web
Actix-Broker, testing and async 3 messages
actors
authentication 2 messages
session
serve multiple routes with the same service 3 messages
web
How to put certificate password for bind_ssl? 13 messages
misc
Is it possible to code an unresponsive server 7 messages
misc
Trying to serve static files and custom endpoints and lifetime error 5 messages
web
Rust Idiomatic Web API 3 messages
web
Actx-web 4.0.01 Receive parameter rust_ Decimal:: Decimal If there are too many parameter digits, it 4 messages
web cors
Actix files with distroless not returning the correct index.html 4 messages
web
Middleware - Test identity 2 messages
misc session
Application Logic 2 messages
web
Weird vscode errors 2 messages
web
Actix Web Have multiple authentication methods 2 messages
web
Replace `web::Json<Vec<Post>>` 4 messages
misc
I want some piece of code to run at the end of my actix-web server, what is the best way to do that? 4 messages
web
web::Payload is not send 43 messages
web