Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/actix/actix

Actor framework for Rust.
https://github.com/actix/actix

Constantly creating and stopping new Arbiters will not clear memory

hosyvietanh opened this issue over 3 years ago
prepare actix 0.12.0 release

robjtede opened this pull request over 3 years ago
implemented MessageResponse for Vec<T>

BartWillems opened this pull request over 3 years ago
Upgrading actix from '0.10' to '0.11' breaks WebSocket Actors

dns2utf8 opened this issue over 3 years ago
Change return value to `Result` for `SinkWriter::write`

danielalvsaaker opened this pull request over 3 years ago
add example for remote actor

fakeshadow opened this pull request over 3 years ago
Thread panicked while panicking on Cron

linsyhen99 opened this issue over 3 years ago
fix tests

fakeshadow opened this pull request over 3 years ago
`#[actix::test]` passes even if actor panics

damszew opened this issue over 3 years ago
Add ActorFutureExt::boxed_local method

fakeshadow opened this pull request over 3 years ago
Make `Context::new()` public (close #490)

idanarye opened this pull request almost 4 years ago
Please make `Context::new()` public

idanarye opened this issue almost 4 years ago
0.11 no longer compiles

NikosEfthias opened this issue almost 4 years ago
Minor error message edit.

steveswing opened this pull request almost 4 years ago
"Expect a attribute" -> "Expect an attribute"

steveswing opened this issue almost 4 years ago
add ActorFutureExt::and_then

fakeshadow opened this pull request almost 4 years ago
actix-web-actors websocket example programs don't compile in actix 0.11.0

jacobhenn opened this issue almost 4 years ago
Fix Future cancellation bug

evdokimovs opened this pull request almost 4 years ago
README.md chat example link not found

jbuckmccready opened this issue almost 4 years ago
release 0.11

robjtede opened this pull request almost 4 years ago
optimize io module

fakeshadow opened this pull request almost 4 years ago
early merge on every poll of message.

fakeshadow opened this pull request almost 4 years ago
Replace the Into implement to From<Addr> for Recipient and WeakRecipient

Folyd opened this pull request almost 4 years ago
use pinned sleep instead of boxed interval

fakeshadow opened this pull request almost 4 years ago
releax timeout in test_message_timeout

fakeshadow opened this pull request almost 4 years ago
fix test_weak_address/test_stream_timeout

fakeshadow opened this pull request almost 4 years ago
remove ResponseChannel trait

fakeshadow opened this pull request almost 4 years ago
A macro to generate message handler boilerplate

piegamesde opened this issue almost 4 years ago
ctx.wait() does not stop processing other events sometimes

alexlapa opened this issue almost 4 years ago
About Stream handler document description

yjhmelody opened this issue almost 4 years ago
Remove resolver actor from actix

fakeshadow opened this issue about 4 years ago
add atomic unsafe response type. enable async handler

fakeshadow opened this pull request about 4 years ago
Remove return value from Recipient::do_send

hoodie opened this pull request about 4 years ago
async handlers with responses

mankinskin opened this issue about 4 years ago
Messages dropped silently when using SinkWrite

mavax opened this issue over 4 years ago
Ingress and Egress from Actor Systems (Sync<->Async Bridging)

autodidaddict opened this issue over 4 years ago
Provide a better error message when mocking fails and improve ergonomics

Michael-F-Bryan opened this pull request over 4 years ago
add ActorTryFuture{Ext} traits

robjtede opened this pull request over 4 years ago
current_thread documentation

shutton opened this issue over 4 years ago
Async/await interop suggestion

Diggsey opened this issue over 4 years ago
will add dependency injection future?

zhuxiujia opened this issue over 4 years ago
actix::io::FramedWrite cannot be shared across threads

GopherJ opened this issue almost 5 years ago
PoC of AsyncHandler trait

bekh6ex opened this pull request almost 5 years ago
Actor doesn't fully stops when `stopping` returns `Running::continue` at least once

Jonathas-Conceicao opened this issue almost 5 years ago
Add `SyncArbiter::start_once` that takes a `FnOnce` closure

david-mcgillicuddy-moixa opened this issue almost 5 years ago
`TryFutureExt` functions for `ActorFuture`

GeorgeHahn opened this issue almost 5 years ago
A crash inside a SyncArbiter actor: How restart?

mamcx opened this issue about 5 years ago
Can't derive from std::fmt::Display anymore

therealprof opened this issue about 5 years ago
Non local type dependency

PlaneB opened this issue over 5 years ago
Why rx_is_some can not be use expect test mode

Raytlty opened this issue over 5 years ago
Send message to a group of actorx

ufoscout opened this issue over 5 years ago
Future cancellation doesn't work with attached UDP stream

flxo opened this issue almost 6 years ago
Request: Implement a Arbiter variant that works using tokio blocking

mehcode opened this issue about 6 years ago