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
actix-tls: allow getting uri from Connect
github.com/actix/actix-net - polachok opened this pull request about 3 years ago
github.com/actix/actix-net - polachok opened this pull request about 3 years ago
fix io-uring feature for actix-server
github.com/actix/actix-net - fakeshadow opened this pull request about 3 years ago
github.com/actix/actix-net - fakeshadow opened this pull request about 3 years ago
remove usage of mio::net::TcpSocket
github.com/actix/actix-net - fakeshadow opened this pull request about 3 years ago
github.com/actix/actix-net - fakeshadow opened this pull request about 3 years ago
fix accept timeout and worker graceful shutdown
github.com/actix/actix-net - fakeshadow opened this pull request about 3 years ago
github.com/actix/actix-net - fakeshadow opened this pull request about 3 years ago
system: run and return exit code on stop
github.com/actix/actix-net - lucab opened this pull request over 3 years ago
github.com/actix/actix-net - lucab opened this pull request over 3 years ago
fix server non-unix signal impl send
github.com/actix/actix-net - robjtede opened this pull request over 3 years ago
github.com/actix/actix-net - robjtede opened this pull request over 3 years ago
Addr::send does not respect Mailbox size
github.com/actix/actix - thalesfragoso opened this issue over 3 years ago
github.com/actix/actix - thalesfragoso opened this issue over 3 years ago
`Framed::poll_ready` flushes when buffer is full
github.com/actix/actix-net - brockelmore opened this pull request over 3 years ago
github.com/actix/actix-net - brockelmore opened this pull request over 3 years ago
rename Server => ServerHandler
github.com/actix/actix-net - robjtede opened this pull request over 3 years ago
github.com/actix/actix-net - robjtede opened this pull request over 3 years ago
Codec: Framed::poll_ready does not register waker
github.com/actix/actix-net - thalesfragoso opened this issue over 3 years ago
github.com/actix/actix-net - thalesfragoso opened this issue over 3 years ago
consider a hybrid shutdown approach on SIGINT
github.com/actix/actix-net - robjtede opened this issue over 3 years ago
github.com/actix/actix-net - robjtede opened this issue over 3 years ago
thread 'actix-rt|system:0|arbiter:6' panicked at 'called `Result::unwrap()` on an `Err` value: Incomplete', src/web.rs:14:42
github.com/actix/actix-net - k-bx opened this issue over 3 years ago
github.com/actix/actix-net - k-bx opened this issue over 3 years ago
server bind accepts types impling regular service traits
github.com/actix/actix-net - robjtede opened this pull request over 3 years ago
github.com/actix/actix-net - robjtede opened this pull request over 3 years ago
error: the async keyword is missing from the function declaration
github.com/actix/actix-net - chinedufn opened this issue over 3 years ago
github.com/actix/actix-net - chinedufn opened this issue over 3 years ago
prepare actix-tls 3.0.0-beta.7 release
github.com/actix/actix-net - robjtede opened this pull request over 3 years ago
github.com/actix/actix-net - robjtede opened this pull request over 3 years ago
fix test macro in presence of other imports named test
github.com/actix/actix-net - robjtede opened this pull request over 3 years ago
github.com/actix/actix-net - robjtede opened this pull request over 3 years ago
split -server and -tls msrv and raise to 1.52
github.com/actix/actix-net - robjtede opened this pull request over 3 years ago
github.com/actix/actix-net - robjtede opened this pull request over 3 years ago
fix auto-traits for service types
github.com/actix/actix-net - aliemjay opened this pull request over 3 years ago
github.com/actix/actix-net - aliemjay opened this pull request over 3 years ago
Use tokio-rustls 0.23
github.com/actix/actix-net - edward-shen opened this pull request over 3 years ago
github.com/actix/actix-net - edward-shen opened this pull request over 3 years ago
minimal support of System type with io-uring
github.com/actix/actix-net - fakeshadow opened this pull request over 3 years ago
github.com/actix/actix-net - fakeshadow opened this pull request over 3 years ago
Reduce log level to debug for many messages
github.com/actix/actix-net - Thomasdezeeuw opened this pull request over 3 years ago
github.com/actix/actix-net - Thomasdezeeuw opened this pull request over 3 years ago
add timeout for accepting tls connections
github.com/actix/actix-net - fakeshadow opened this pull request over 3 years ago
github.com/actix/actix-net - fakeshadow opened this pull request over 3 years ago
Lack of timeout for SSL handshake leads to connection leak
github.com/actix/actix-net - finnbear opened this issue over 3 years ago
github.com/actix/actix-net - finnbear opened this issue over 3 years ago
add ability for condition middleware to consume an option and future
github.com/actix/actix-web - axos88 opened this pull request over 3 years ago
github.com/actix/actix-web - axos88 opened this pull request over 3 years ago
Implement debug addr weakaddr
github.com/actix/actix - nickx720 opened this pull request over 3 years ago
github.com/actix/actix - nickx720 opened this pull request over 3 years ago
Help - use custom data in actix_web_httpauth::extractors::basic::{BasicAuth, Config};
github.com/actix/actix-extras - bjin01 opened this issue over 3 years ago
github.com/actix/actix-extras - bjin01 opened this issue over 3 years ago
Examples for websocket in https://github.com/actix/examples/tree/master/websockets/websocket have an compile error when actix's version is more than 0.10.0
github.com/actix/actix - cv1002 opened this issue over 3 years ago
github.com/actix/actix - cv1002 opened this issue over 3 years ago
HttpAuthentication: fix error handling
github.com/actix/actix-extras - aliemjay opened this pull request over 3 years ago
github.com/actix/actix-extras - aliemjay opened this pull request over 3 years ago
Implement a From for ActorResponse to avoid double boxing
github.com/actix/actix - thalesfragoso opened this pull request over 3 years ago
github.com/actix/actix - thalesfragoso opened this pull request over 3 years ago
Display field in deserialization error
github.com/actix/actix-web - Roms1383 opened this pull request over 3 years ago
github.com/actix/actix-web - Roms1383 opened this pull request over 3 years ago
[improvement] running rustls-server from workspace panics
github.com/actix/examples - ghost opened this issue over 3 years ago
github.com/actix/examples - ghost opened this issue over 3 years ago
HTTP/2 support works with rustls, docs may be outdated
github.com/actix/actix-website - joepio opened this issue over 3 years ago
github.com/actix/actix-website - joepio opened this issue over 3 years ago
Fix Diesel Database example
github.com/actix/actix-website - maxstanley opened this pull request over 3 years ago
github.com/actix/actix-website - maxstanley opened this pull request over 3 years ago
actor complete example typo
github.com/actix/book - sahina opened this pull request over 3 years ago
github.com/actix/book - sahina opened this pull request over 3 years ago
Configurable stacksize for threads started via SyncArbiter
github.com/actix/actix - let4be opened this issue over 3 years ago
github.com/actix/actix - let4be opened this issue over 3 years ago
Hang or protocol error when sending early response to a POST request with delayed body
github.com/actix/actix-web - Riateche opened this issue over 3 years ago
github.com/actix/actix-web - Riateche opened this issue over 3 years ago
Remove Resolver Actor
github.com/actix/actix - Chaostheorie opened this pull request over 3 years ago
github.com/actix/actix - Chaostheorie opened this pull request over 3 years ago
Implement Debug manually for Addr, WeakAddr and possible others to not require the actor to implement Debug
github.com/actix/actix - sdroege opened this issue over 3 years ago
github.com/actix/actix - sdroege opened this issue over 3 years ago
cors expose headers misdocumented
github.com/actix/actix-extras - robjtede opened this issue over 3 years ago
github.com/actix/actix-extras - robjtede opened this issue over 3 years ago
Getting started: Indicate that the example code should be written in src/main.rs
github.com/actix/actix-website - nrctkno opened this issue over 3 years ago
github.com/actix/actix-website - nrctkno opened this issue over 3 years ago
(newb) - `ctx.run_interval` requires static lifetime - memory leak?
github.com/actix/actix - yatesco opened this issue over 3 years ago
github.com/actix/actix - yatesco opened this issue over 3 years ago
add lazy data extractor
github.com/actix/actix-web - ibraheemdev opened this pull request over 3 years ago
github.com/actix/actix-web - ibraheemdev opened this pull request over 3 years ago
[websockets/chat-broker] added 2 commands, fixed bugs, updated web client
github.com/actix/examples - jtara1 opened this pull request over 3 years ago
github.com/actix/examples - jtara1 opened this pull request over 3 years ago
Add Contor in community showcase
github.com/actix/examples - ianpurton opened this issue over 3 years ago
github.com/actix/examples - ianpurton opened this issue over 3 years ago
Allow Actors with a SyncContext to be registered in the SystemRegistry
github.com/actix/actix - Sytten opened this issue over 3 years ago
github.com/actix/actix - Sytten opened this issue over 3 years ago
Constantly creating and stopping new Arbiters will not clear memory
github.com/actix/actix - hosyvietanh opened this issue over 3 years ago
github.com/actix/actix - hosyvietanh opened this issue over 3 years ago
[Windows] Web Client is unreasonably slow
github.com/actix/actix-web - kateabr opened this issue over 3 years ago
github.com/actix/actix-web - kateabr opened this issue over 3 years ago
prepare actix 0.12.0 release
github.com/actix/actix - robjtede opened this pull request over 3 years ago
github.com/actix/actix - robjtede opened this pull request over 3 years ago
Server doesn't finish receiving `payload` when streaming with `reqwest`
github.com/actix/actix-web - mlodato517 opened this issue over 3 years ago
github.com/actix/actix-web - mlodato517 opened this issue over 3 years ago
implemented MessageResponse for Vec<T>
github.com/actix/actix - BartWillems opened this pull request over 3 years ago
github.com/actix/actix - BartWillems opened this pull request over 3 years ago
Fix tcp-chat-client(rust) to work
github.com/actix/examples - SeanKim opened this pull request over 3 years ago
github.com/actix/examples - SeanKim opened this pull request over 3 years ago
Upgrading actix from '0.10' to '0.11' breaks WebSocket Actors
github.com/actix/actix - dns2utf8 opened this issue over 3 years ago
github.com/actix/actix - dns2utf8 opened this issue over 3 years ago
Change return value to `Result` for `SinkWriter::write`
github.com/actix/actix - danielalvsaaker opened this pull request over 3 years ago
github.com/actix/actix - danielalvsaaker opened this pull request over 3 years ago
`SinkWrite::write` should return `Result<(), I>` instead of `Option<I>`
github.com/actix/actix - idanarye opened this issue over 3 years ago
github.com/actix/actix - idanarye opened this issue over 3 years ago
add example for remote actor
github.com/actix/actix - fakeshadow opened this pull request over 3 years ago
github.com/actix/actix - fakeshadow opened this pull request over 3 years ago
Thread panicked while panicking on Cron
github.com/actix/actix - linsyhen99 opened this issue over 3 years ago
github.com/actix/actix - linsyhen99 opened this issue over 3 years ago
`#[actix::test]` passes even if actor panics
github.com/actix/actix - damszew opened this issue almost 4 years ago
github.com/actix/actix - damszew opened this issue almost 4 years ago
Add ActorFutureExt::boxed_local method
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
SyncArbitrer actor using both SyncContext and ResponseFuture is panicking
github.com/actix/actix - bmoyet opened this issue almost 4 years ago
github.com/actix/actix - bmoyet opened this issue almost 4 years ago
Update doc example of actix middleware
github.com/actix/actix-website - tumbl3w33d opened this issue almost 4 years ago
github.com/actix/actix-website - tumbl3w33d opened this issue almost 4 years ago
actix-redis with redis cluster support
github.com/actix/actix-extras - attila-lin opened this issue almost 4 years ago
github.com/actix/actix-extras - attila-lin opened this issue almost 4 years ago
The trait bound `HttpResponseBuilder: ResponseError` is not satisfied
github.com/actix/actix-web - jplatte opened this issue almost 4 years ago
github.com/actix/actix-web - jplatte opened this issue almost 4 years ago
What can we do to prepare the site for multiple languages?
github.com/actix/actix-website - sr2ds opened this issue almost 4 years ago
github.com/actix/actix-website - sr2ds opened this issue almost 4 years ago
Add example for forcing http/1.1
github.com/actix/actix-website - aaneto opened this pull request almost 4 years ago
github.com/actix/actix-website - aaneto opened this pull request almost 4 years ago
Update the actix version to 0.11
github.com/actix/book - JohnTitor opened this issue almost 4 years ago
github.com/actix/book - JohnTitor opened this issue almost 4 years ago
Make `Context::new()` public (close #490)
github.com/actix/actix - idanarye opened this pull request almost 4 years ago
github.com/actix/actix - idanarye opened this pull request almost 4 years ago
Please make `Context::new()` public
github.com/actix/actix - idanarye opened this issue almost 4 years ago
github.com/actix/actix - idanarye opened this issue almost 4 years ago
Awc retry middleware
github.com/actix/actix-web - joshbenaron opened this pull request almost 4 years ago
github.com/actix/actix-web - joshbenaron opened this pull request almost 4 years ago
Migrate to docusaurus
github.com/actix/actix-website - ibraheemdev opened this pull request almost 4 years ago
github.com/actix/actix-website - ibraheemdev opened this pull request almost 4 years ago
actix-cors is not compatible with actix-4
github.com/actix/actix-extras - NikosEfthias opened this issue almost 4 years ago
github.com/actix/actix-extras - NikosEfthias opened this issue almost 4 years ago
Minor error message edit.
github.com/actix/actix - steveswing opened this pull request almost 4 years ago
github.com/actix/actix - steveswing opened this pull request almost 4 years ago
"Expect a attribute" -> "Expect an attribute"
github.com/actix/actix - steveswing opened this issue almost 4 years ago
github.com/actix/actix - steveswing opened this issue almost 4 years ago
add ActorFutureExt::and_then
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
actix-web-actors websocket example programs don't compile in actix 0.11.0
github.com/actix/actix - jacobhenn opened this issue almost 4 years ago
github.com/actix/actix - jacobhenn opened this issue almost 4 years ago
Fix Future cancellation bug
github.com/actix/actix - evdokimovs opened this pull request almost 4 years ago
github.com/actix/actix - evdokimovs opened this pull request almost 4 years ago
awc: "protocol error: unexpected internal error encountered" on some websites
github.com/actix/actix-web - Shnatsel opened this issue almost 4 years ago
github.com/actix/actix-web - Shnatsel opened this issue almost 4 years ago
README.md chat example link not found
github.com/actix/actix - jbuckmccready opened this issue almost 4 years ago
github.com/actix/actix - jbuckmccready opened this issue almost 4 years ago
Re-export rustls when feature is enabled
github.com/actix/actix-web - ufoscout opened this issue almost 4 years ago
github.com/actix/actix-web - ufoscout opened this issue almost 4 years ago
early merge on every poll of message.
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
Replace the Into implement to From<Addr> for Recipient and WeakRecipient
github.com/actix/actix - Folyd opened this pull request almost 4 years ago
github.com/actix/actix - Folyd opened this pull request almost 4 years ago
use pinned sleep instead of boxed interval
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
releax timeout in test_message_timeout
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
fix test_weak_address/test_stream_timeout
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
remove ResponseChannel trait
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
github.com/actix/actix - fakeshadow opened this pull request almost 4 years ago
A macro to generate message handler boilerplate
github.com/actix/actix - piegamesde opened this issue almost 4 years ago
github.com/actix/actix - piegamesde opened this issue almost 4 years ago