help

376 threads · Page 4 of 8

turn actix app into a library? 8 messages
web
Save file 6 messages
web multipart
Serving static file with certain extensions 2 messages
web misc
Rust Analyzer with Actix issue 8 messages
third-party
How to wait for a chain of async functions inside middleware 2 messages
web
Clean way about unit tests 3 messages
web
Sending message through web socket periodically 3 messages
websockets
Serving a stylesheet from Actix-Web, using Maud templates 6 messages
web
Shutting down server in request handler 7 messages
web
Best way to make a chat room system (websockets/redis/mongodb) 2 messages
web session websockets
Help understanding the design of Handler trait. 2 messages
web
Use JSON extractor with diesel 2 messages
web
Redirect 5 messages
misc
App data is None (fixed) 2 messages
web
Actix use all cores by default? 3 messages
actors
Pass args into function 8 messages
web
On which port does the test http server run? 2 messages
web
Launch server as a future? 3 messages
web misc
How to wait for a message response without marking the function as async? 11 messages
actors
Information about multiple threads 22 messages
web
Is there anyway to return different http status code with guard::fn_guard()? 5 messages
web misc
Sending messages to websockets 35 messages
actors
actix and wasm 4 messages
actors
Memory Leak with MongoDriver? 3 messages
web third-party
Errors while getting started 5 messages
web
Session in ErrorHandlers 17 messages
web session
How to specify lifetime tied to stream 9 messages
misc multipart
middleware 6 messages
web
SSE with HttpResponse 6 messages
misc
Allow all origin + supports_credentials 3 messages
cors
How can I change Content-Type of middleware errors? 2 messages
web
How to standardise the response of my API endpoints? 18 messages
web misc
postgres inserting example with uuid and other types 4 messages
web
How do I extract arbitrary JSON for a handler? 9 messages
web
worker_max_blocking_threads 11 messages
web
X-Forwarded-Prefix 40 messages
web
Keep-alive 2 messages
web
Get session from webapp to separated app 3 messages
session
Internationalization routing 5 messages
web
Stream multipart file to S3 storage 9 messages
multipart
RedisActorSessionStore middleware not sending session id to browser. 16 messages
session
Websockets with Parameters 4 messages
websockets
App state or static vars? 2 messages
web
Route dependent on header 12 messages
web
Understanding Streaming and `actix-multipart` 6 messages
multipart
Send Message through WebSocket from another endpoint 14 messages
actors web websockets
Can't connect when running in docker container 3 messages
misc
how do you setup a temporary https for local deployment 17 messages
web
Run an infinite loop function in the background 3 messages
web misc
Complex query parameter deserialization 5 messages
web