Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Actix
Rust Web Framework Libraries
Collective -
Host: opensource -
https://opencollective.com/actix
- Website: https://actix.rs
- Code: https://github.com/actix
how to check file param exists ?
github.com/actix/examples - wzhsh90 opened this issue almost 4 years ago
github.com/actix/examples - wzhsh90 opened this issue almost 4 years ago
In-memory file cache in actix-files
github.com/actix/actix-web - mastopgunaf opened this issue almost 4 years ago
github.com/actix/actix-web - mastopgunaf opened this issue almost 4 years ago
[actix-web-httpauth] Custom response body when Bearer token is missing?
github.com/actix/actix-extras - PauMAVA opened this issue almost 4 years ago
github.com/actix/actix-extras - PauMAVA opened this issue almost 4 years ago
An example of working with RabbitMQ
github.com/actix/examples - vsilent opened this issue about 4 years ago
github.com/actix/examples - vsilent opened this issue about 4 years ago
Don't require an Encoder type while constructing FramedWrite so we can be generic over the lifetime
github.com/actix/actix - w4 opened this pull request about 4 years ago
github.com/actix/actix - w4 opened this pull request about 4 years ago
how to seperate router into different file
github.com/actix/actix-web - wzhsh90 opened this issue about 4 years ago
github.com/actix/actix-web - wzhsh90 opened this issue about 4 years ago
Would love to see the supervisor and registry in the user guide.
github.com/actix/book - f8122dac91 opened this issue about 4 years ago
github.com/actix/book - f8122dac91 opened this issue about 4 years ago
ctx.wait() does not stop processing other events sometimes
github.com/actix/actix - alexlapa opened this issue about 4 years ago
github.com/actix/actix - alexlapa opened this issue about 4 years ago
actix-redis how to change redis db and use password to auth
github.com/actix/actix-extras - wzhsh90 opened this issue about 4 years ago
github.com/actix/actix-extras - wzhsh90 opened this issue about 4 years ago
About Stream handler document description
github.com/actix/actix - yjhmelody opened this issue about 4 years ago
github.com/actix/actix - yjhmelody opened this issue about 4 years ago
server.md: adjust http response connection type description
github.com/actix/actix-website - salewski opened this pull request about 4 years ago
github.com/actix/actix-website - salewski opened this pull request about 4 years ago
sending large websocket messages using continuations
github.com/actix/examples - robjtede opened this issue about 4 years ago
github.com/actix/examples - robjtede opened this issue about 4 years ago
Add Example for Apache Kafka (rdkafka)
github.com/actix/examples - indrajitsinh opened this issue about 4 years ago
github.com/actix/examples - indrajitsinh opened this issue about 4 years ago
Remove resolver actor from actix
github.com/actix/actix - fakeshadow opened this issue about 4 years ago
github.com/actix/actix - fakeshadow opened this issue about 4 years ago
Session state not saved in session example
github.com/actix/examples - NielDuysters opened this issue about 4 years ago
github.com/actix/examples - NielDuysters opened this issue about 4 years ago
Add authorization middleware.
github.com/actix/actix-website - hsluoyz opened this pull request about 4 years ago
github.com/actix/actix-website - hsluoyz opened this pull request about 4 years ago
add atomic unsafe response type. enable async handler
github.com/actix/actix - fakeshadow opened this pull request about 4 years ago
github.com/actix/actix - fakeshadow opened this pull request about 4 years ago
Tweak GHA config to fix deployment
github.com/actix/book - JohnTitor opened this pull request about 4 years ago
github.com/actix/book - JohnTitor opened this pull request about 4 years ago
Add a MapRequest middleware for preprocessing requests
github.com/actix/actix-net - jplatte opened this pull request about 4 years ago
github.com/actix/actix-net - jplatte opened this pull request about 4 years ago
Conflict between HttpAuthentication::bearer and actix-cors
github.com/actix/actix-extras - salfonseca opened this issue about 4 years ago
github.com/actix/actix-extras - salfonseca opened this issue about 4 years ago
Extract path arguments in middleware
github.com/actix/actix-web - danielalvsaaker opened this issue about 4 years ago
github.com/actix/actix-web - danielalvsaaker opened this issue about 4 years ago
A question regarding the sample code
github.com/actix/actix-website - neilyoung opened this issue over 4 years ago
github.com/actix/actix-website - neilyoung opened this issue over 4 years ago
How to upload form data and files in the same form / Err(Boundary) on file upload
github.com/actix/examples - fschutt opened this issue over 4 years ago
github.com/actix/examples - fschutt opened this issue over 4 years ago
fixed steps of running actix ping example
github.com/actix/book - wayslog opened this pull request over 4 years ago
github.com/actix/book - wayslog opened this pull request over 4 years ago
Bump actix version to 0.10.0
github.com/actix/book - tottoto opened this pull request over 4 years ago
github.com/actix/book - tottoto opened this pull request over 4 years ago
Remove return value from Recipient::do_send
github.com/actix/actix - hoodie opened this pull request over 4 years ago
github.com/actix/actix - hoodie opened this pull request over 4 years ago
async handlers with responses
github.com/actix/actix - mankinskin opened this issue over 4 years ago
github.com/actix/actix - mankinskin opened this issue over 4 years ago
Messages dropped silently when using SinkWrite
github.com/actix/actix - mavax opened this issue over 4 years ago
github.com/actix/actix - mavax opened this issue over 4 years ago
Ingress and Egress from Actor Systems (Sync<->Async Bridging)
github.com/actix/actix - autodidaddict opened this issue over 4 years ago
github.com/actix/actix - autodidaddict opened this issue over 4 years ago
Default behavior for errors while deserializing body as json
github.com/actix/actix-web - tronta opened this issue over 4 years ago
github.com/actix/actix-web - tronta opened this issue over 4 years ago
Provide a better error message when mocking fails and improve ergonomics
github.com/actix/actix - Michael-F-Bryan opened this pull request over 4 years ago
github.com/actix/actix - Michael-F-Bryan opened this pull request over 4 years ago
add ActorTryFuture{Ext} traits
github.com/actix/actix - robjtede opened this pull request over 4 years ago
github.com/actix/actix - robjtede opened this pull request over 4 years ago
Support for JWT handling
github.com/actix/actix-extras - GrandChaman opened this issue over 4 years ago
github.com/actix/actix-extras - GrandChaman opened this issue over 4 years ago
example that demonstrates running background tasks alongside the web server
github.com/actix/examples - ivkovici opened this issue over 4 years ago
github.com/actix/examples - ivkovici opened this issue over 4 years ago
HttpAuthentication middleware doesn't behave properly on tests
github.com/actix/actix-extras - ManevilleF opened this issue over 4 years ago
github.com/actix/actix-extras - ManevilleF opened this issue over 4 years ago
websocket-tcp-chat: client program crashes at ChatClient::hb
github.com/actix/examples - usefulalgorithm opened this issue over 4 years ago
github.com/actix/examples - usefulalgorithm opened this issue over 4 years ago
Replace/Update `Errors` example from `failure` to `thiserror`/`anyhow`
github.com/actix/book - CinchBlue opened this issue over 4 years ago
github.com/actix/book - CinchBlue opened this issue over 4 years ago
Make it easier to consistently output JSON object from all endpoints
github.com/actix/actix-web - Ploppz opened this issue over 4 years ago
github.com/actix/actix-web - Ploppz opened this issue over 4 years ago
The Tokio runtime is not customizable for workers
github.com/actix/actix-net - AzureMarker opened this issue over 4 years ago
github.com/actix/actix-net - AzureMarker opened this issue over 4 years ago
How to access redis with password?
github.com/actix/examples - huiali opened this issue over 4 years ago
github.com/actix/examples - huiali opened this issue over 4 years ago
Complier the code twice(linux system),the executable file has difference
github.com/actix/actix-net - JhonGw opened this issue over 4 years ago
github.com/actix/actix-net - JhonGw opened this issue over 4 years ago
awc_https example is not working in windows 10 with gnu toolchain
github.com/actix/examples - Zhappa opened this issue over 4 years ago
github.com/actix/examples - Zhappa opened this issue over 4 years ago
Improve JSON response documentation
github.com/actix/actix-website - bibhas2 opened this issue over 4 years ago
github.com/actix/actix-website - bibhas2 opened this issue over 4 years ago
Actix Web WebRTC example
github.com/actix/examples - naturallymitchell opened this issue over 4 years ago
github.com/actix/examples - naturallymitchell opened this issue over 4 years ago
The proxy examples adds 5s to the PUT requests
github.com/actix/examples - Keirua opened this issue over 4 years ago
github.com/actix/examples - Keirua opened this issue over 4 years ago
Update `actions/cache` to v2
github.com/actix/book - JohnTitor opened this pull request over 4 years ago
github.com/actix/book - JohnTitor opened this pull request over 4 years ago
Fix word order (can we -> we can)
github.com/actix/book - stanislav-tkach opened this pull request over 4 years ago
github.com/actix/book - stanislav-tkach opened this pull request over 4 years ago
Update book to 0.10.0-alpha
github.com/actix/book - JohnTitor opened this pull request over 4 years ago
github.com/actix/book - JohnTitor opened this pull request over 4 years ago
Update to 0.9/0.10-alpha [Section 1]
github.com/actix/book - savekirk opened this pull request over 4 years ago
github.com/actix/book - savekirk opened this pull request over 4 years ago
Panic within a handler should return an HTTP 500
github.com/actix/actix-web - sazzer opened this issue over 4 years ago
github.com/actix/actix-web - sazzer opened this issue over 4 years ago
Is it allowed to add a section about a new authorization middleware in the Middlewares page?
github.com/actix/actix-website - hsluoyz opened this issue almost 5 years ago
github.com/actix/actix-website - hsluoyz opened this issue almost 5 years ago
Using `()` as the default Message result type
github.com/actix/actix-derive - XX opened this issue almost 5 years ago
github.com/actix/actix-derive - XX opened this issue almost 5 years ago
accessing request body and response body from middleware
github.com/actix/actix-web - wyanlord opened this issue almost 5 years ago
github.com/actix/actix-web - wyanlord opened this issue almost 5 years ago
Async/await interop suggestion
github.com/actix/actix - Diggsey opened this issue almost 5 years ago
github.com/actix/actix - Diggsey opened this issue almost 5 years ago
will add dependency injection future?
github.com/actix/actix - zhuxiujia opened this issue almost 5 years ago
github.com/actix/actix - zhuxiujia opened this issue almost 5 years ago
Fix long lasting auto-prolonged session
github.com/actix/actix-extras - cerven opened this issue almost 5 years ago
github.com/actix/actix-extras - cerven opened this issue almost 5 years ago
actix::io::FramedWrite cannot be shared across threads
github.com/actix/actix - GopherJ opened this issue almost 5 years ago
github.com/actix/actix - GopherJ opened this issue almost 5 years ago
Update `actix` dev-dependency to 0.10.0-alpha.2
github.com/actix/actix-derive - JohnTitor opened this pull request almost 5 years ago
github.com/actix/actix-derive - JohnTitor opened this pull request almost 5 years ago
Example from the Arbiter chapter fails to compile
github.com/actix/book - f8122dac opened this issue almost 5 years ago
github.com/actix/book - f8122dac opened this issue almost 5 years ago
actix_cors doesn't send CORS headers other middleware errors
github.com/actix/actix-extras - s97712 opened this issue almost 5 years ago
github.com/actix/actix-extras - s97712 opened this issue almost 5 years ago
Help using Actix Redis Session with Heroku-Redis
github.com/actix/actix-extras - hbina opened this issue almost 5 years ago
github.com/actix/actix-extras - hbina opened this issue almost 5 years ago
Depends on old actix for testing
github.com/actix/actix-derive - ignatenkobrain opened this issue almost 5 years ago
github.com/actix/actix-derive - ignatenkobrain opened this issue almost 5 years ago
Example of redis subscribe/psubscribe
github.com/actix/examples - GopherJ opened this issue almost 5 years ago
github.com/actix/examples - GopherJ opened this issue almost 5 years ago
Let the validation function decide whether to continue or abort request
github.com/actix/actix-extras - stiiifff opened this pull request almost 5 years ago
github.com/actix/actix-extras - stiiifff opened this pull request almost 5 years ago
Let the validation function decide whether to continue / abort request
github.com/actix/actix-web-httpauth - stiiifff opened this pull request almost 5 years ago
github.com/actix/actix-web-httpauth - stiiifff opened this pull request almost 5 years ago
All link to the doc in the book are broken
github.com/actix/book - Stargateur opened this issue almost 5 years ago
github.com/actix/book - Stargateur opened this issue almost 5 years ago
PoC of AsyncHandler trait
github.com/actix/actix - bekh6ex opened this pull request almost 5 years ago
github.com/actix/actix - bekh6ex opened this pull request almost 5 years ago
Send between threads error when using actix_web client with juniper
github.com/actix/actix-web - arlyon opened this issue almost 5 years ago
github.com/actix/actix-web - arlyon opened this issue almost 5 years ago
Add example for Juniper async
github.com/actix/examples - arlyon opened this pull request almost 5 years ago
github.com/actix/examples - arlyon opened this pull request almost 5 years ago
Actor doesn't fully stops when `stopping` returns `Running::continue` at least once
github.com/actix/actix - Jonathas-Conceicao opened this issue almost 5 years ago
github.com/actix/actix - Jonathas-Conceicao opened this issue almost 5 years ago
Add `SyncArbiter::start_once` that takes a `FnOnce` closure
github.com/actix/actix - david-mcgillicuddy-moixa opened this issue almost 5 years ago
github.com/actix/actix - david-mcgillicuddy-moixa opened this issue almost 5 years ago
Fix typo in client instructions
github.com/actix/actix-protobuf - elliotekj opened this pull request about 5 years ago
github.com/actix/actix-protobuf - elliotekj opened this pull request about 5 years ago
Port already in use does not cause error on Windows + WSL
github.com/actix/actix-web - wahur666 opened this issue about 5 years ago
github.com/actix/actix-web - wahur666 opened this issue about 5 years ago
Update changelog
github.com/actix/actix-protobuf - JohnTitor opened this pull request about 5 years ago
github.com/actix/actix-protobuf - JohnTitor opened this pull request about 5 years ago
Update example
github.com/actix/actix-protobuf - JohnTitor opened this pull request about 5 years ago
github.com/actix/actix-protobuf - JohnTitor opened this pull request about 5 years ago
add self shutdown route example
github.com/actix/examples - robjtede opened this pull request about 5 years ago
github.com/actix/examples - robjtede opened this pull request about 5 years ago
Panic while acquiring web::Data<Mutex<...>>
github.com/actix/actix-web - lukaszwojtow opened this issue about 5 years ago
github.com/actix/actix-web - lukaszwojtow opened this issue about 5 years ago
A Stream object in a pending state won't be dropped after the client disconnect
github.com/actix/actix-web - masnagam opened this issue about 5 years ago
github.com/actix/actix-web - masnagam opened this issue about 5 years ago
Format of sequence query parameters?
github.com/actix/actix-web - vimpunk opened this issue about 5 years ago
github.com/actix/actix-web - vimpunk opened this issue about 5 years ago
how to run server by #[tokio::main]
github.com/actix/actix-web - IThawk opened this issue about 5 years ago
github.com/actix/actix-web - IThawk opened this issue about 5 years ago
`TryFutureExt` functions for `ActorFuture`
github.com/actix/actix - GeorgeHahn opened this issue about 5 years ago
github.com/actix/actix - GeorgeHahn opened this issue about 5 years ago
Update dependencies and bump up version to 0.5
github.com/actix/actix-protobuf - JohnTitor opened this pull request about 5 years ago
github.com/actix/actix-protobuf - JohnTitor opened this pull request about 5 years ago
bumping prost version to 0.6.0
github.com/actix/actix-protobuf - ParkMyCar opened this pull request about 5 years ago
github.com/actix/actix-protobuf - ParkMyCar opened this pull request about 5 years ago
Prepare release for 0.4.0
github.com/actix/actix-web-httpauth - JohnTitor opened this pull request about 5 years ago
github.com/actix/actix-web-httpauth - JohnTitor opened this pull request about 5 years ago
Make the lint stricter
github.com/actix/actix-web-httpauth - JohnTitor opened this pull request about 5 years ago
github.com/actix/actix-web-httpauth - JohnTitor opened this pull request about 5 years ago
client timeout starts too early causing "408" errors
github.com/actix/actix-web - ensc opened this issue about 5 years ago
github.com/actix/actix-web - ensc opened this issue about 5 years ago