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
9183212f8153888a8d233c4c17049ff7ab7518e7 authored over 4 years ago
Make CI green even if coverage gets worse
680407cb85b69b7ca012c77190aa8f11b21f158c authored over 4 years agocec4345745c5db5d0b564a27855b698f3b9871e0 authored over 4 years ago
* Update actix-rt version
* Only poll dropped ContextFut if event loop is running
Signed-o...
d28cfa1ac247d46324a29e95e52499111e6d69ce authored over 4 years agoReplace "cfg(test)" with "cfg(doctest)" for readme testing
a41398a57bd68674ee22a77b5e5f16993f901d90 authored over 4 years ago3b63780f63a52c809906eb566b449ba3a9d18a9d authored over 4 years ago
12599a590b1bf6a668c998d0585aaf1f4d0789ea authored over 4 years ago
b574447c2a23365c09abb607fc729754034b4b46 authored over 4 years ago
1695da5bd5b58e877175ef8d38847dcbc47aca30 authored over 4 years ago
Fix ActorFuture::poll_next impl for StreamThen
cee5515574946ce4db286fb91798896270575db8 authored almost 5 years ago
Old implementation would lose the stored future if it wasn't immediately ready
as reported on #3...
b7c7237223dae46d27426799a48b4354c4376f54 authored almost 5 years ago
Upload coverage on PRs
21eaf2f0e6e2017e311279c7e9dab03c99ac6f19 authored almost 5 years ago64391b97682286438922c106ef6cd5cf7dc8e5e6 authored almost 5 years ago
Update `tokio-util` to 0.3
ec40701c37940740048461e1d53794a3b971edb2 authored almost 5 years ago9b187e8684415cc36eccf507139c98e7ba51116c authored almost 5 years ago
03446bb134cae7c37d11bacc1163dda0709c9f9c authored almost 5 years ago
The `loop` used would consume all available data from the `Stream`, however when
handling very l...
Fix and format README code samples
fbaed7e19fcae2089d23cd22777fe108e699002a authored almost 5 years agoSigned-off-by: Jonathas-Conceicao <[email protected]>
64600cd67ab46aacc97114b8c6e1a627f1e3759a authored almost 5 years agoBump up to 0.10.0-alpha.2
e6e26733b9fae3a664bfd6128123d3eb725004b9 authored almost 5 years ago5d16a22e28c1c2fc9a61ac2200ab0051fc90863c authored almost 5 years ago
21ed59eb09ad868283db35c61ef8cecb87f218c1 authored almost 5 years ago
Add new AtomicResponse
bd17ff6b838732bcfc55551e9a1a3653dd7800f5 authored almost 5 years ago
`AtomicResponse` allows messages responses generated by an `Actor` to have
exclusive access over...
Signed-off-by: Jonathas-Conceicao <[email protected]>
dd7764b55ac1bae9094f4e37ba9d5326c9cae016 authored almost 5 years ago* build(deps): use only `futures-{channel,util}` to minimize deps
Gains from this commit will...
cfb5f09d640a9bb469d5137c2024f0ed56c6a2dd authored almost 5 years ago
Test failed due to race condition where the test would finish before the actor
had a change to s...
Signed-off-by: Jonathas-Conceicao <[email protected]>
0765e56393d26af48fe78b8993a347a30dae336a authored almost 5 years agoSigned-off-by: Jonathas-Conceicao <[email protected]>
d75fc9067c3c204c78d188fd0bd97e6161a5e557 authored almost 5 years ago* Add address to SyncContext
* UPDATE SyncContext to use AddressSenderProducer
3108f53c2d22a0541a9ccab8bdf1b3a2ddace054 authored almost 5 years agoFix mixed content
c6df3df76d5b5538380702671240d0d23c117494 authored almost 5 years ago2267c0d27569cafed6b918992c80084f2eeecaf7 authored almost 5 years ago
Release 0.10.0-alpha.1
7974c5e8f2e3f58e42616daf71cea73d9dac92e6 authored almost 5 years agoaecb68b9273f2f2a6e0b38820e39f6947d0e6f8f authored almost 5 years ago
a9dfc3545dd24fc263890d4dad0416a26f1b0cb7 authored almost 5 years ago
149689930a1c4c9e48d8a62263f90498d7faf808 authored almost 5 years ago
* Removed actix-http dependency and http feature
* Amend change wording
Co-authored-by: Yu...
14d1b5d93d3646ccd3cf37558c1e544740b059b5 authored almost 5 years ago
Previous version of the test was unsound, it would spawn two futures into the
runtime and then f...
Signed-off-by: Jonathas-Conceicao <[email protected]>
d093551043705649237de7d6fc4e1b039cc36c9e authored almost 5 years agoThis is a breaking change.
The previous impl was unsound: it allowed going from a `Pin<&mut Box...
3875a297f14696e579a066c4e97c94f9046b62b0 authored almost 5 years ago* Use Pin::new in StreamFold
* Use #[pin_project] in Finish
* Use Pin::new in Request
*...
9e1db1944e843053a017af56067d1b7ceec1cdec authored almost 5 years ago
The struct `WriterFut` is private, and is only ever constructed when
`T: Unpin` is known to hold...
* Allow the use of any type inside a response future, like Option<> instead of Result<>
* Upd...
d54afb4c5731fe6c918c3679a9d133d6efea7634 authored almost 5 years agoFix link to the chat example
5eed1043438b9b5d62fec103db3665657f9c61bc authored almost 5 years ago0d0f44f218d88b3aafe142be4785c8d89e8a7d59 authored almost 5 years ago
Replace some uses of `Pin::get_unchecked_mut` with `pin_project`
7445adc850a50bea426bc8ceeb61662810556672 authored almost 5 years agoa2201192cd834d99604c97728cb8db7cb32e5821 authored almost 5 years ago
Fix refs
cfef2215269b02ddcd120ce720cc67e62b791a8d authored almost 5 years agod60735d69733d90cbfe4c0042ca6ad9789cb23b9 authored almost 5 years ago
688aa964fa36a88d2e8fbd032ff9b0d3fe2afd23 authored almost 5 years ago
9876ad6b0aeaa97cf1c02b69b8b3fb553e4a511b authored almost 5 years ago
debe1ba2087f3c6855ad14464f60475399ba2c3a authored almost 5 years ago
3e6ced5522e96e1ddb52c14856880474d47d9ce0 authored almost 5 years ago
99fb6368728147590d07ada5a963d0ff32a4c43e authored almost 5 years ago
9d5aae5a78f66567bf7bc76ab33e1af535f7247e authored almost 5 years ago
58cd82306375450c39f0fc4f888dbff917a60c16 authored almost 5 years ago
e41c9ab489d2ce294c77f80fee06ee8155838cc9 authored almost 5 years ago
* doc: Remove unecessary white spaces on exmple code
* doc: Update documentation for handler ...
b7315369f8432a1721c57ba0229844a38c3e2a56 authored almost 5 years ago0b7a31726e3f974b3ae006bba0c7dcbd68d91c89 authored almost 5 years ago
* add GitHub Actions badge to README.md
a0c6f7c9ae608090be298ab4999b993fd5a80a8b authored almost 5 years ago* Harden rustc lints
* Run rustfmt
f5eda8c75b1404a6215a396f23cc36f820ea7ef3 authored almost 5 years agoMove scripts from Travis to GitHub Actions
38cac70f6351c6370eb456e6a26c4afc6586f84d authored almost 5 years ago28571975707b012b08cb678d311f3f4b3af97126 authored about 5 years ago
463160d61aa34b90441dfc1c0dc2e29352dab222 authored about 5 years ago
13eb5913bfaa34c4724d2bc99147c26de4bf2a80 authored about 5 years ago
8d04384e54cb03b2e7e258c538ccf64fc0bf678d authored about 5 years ago
Try to use GitHub Actions
ba9f0a374462b80374ab9ecf5956c4a1265e7a87 authored about 5 years agoe54f1459be9c6a94cac17ccfe64e11334ff39738 authored about 5 years ago
1968adbb2a90047f3e2da47790fa61fd351a7c8c authored about 5 years ago
1d23cc6940a9cf774aa79d83ff0acfe1a0a7f943 authored about 5 years ago
19f1f5d7252baa0b04d8b9fbf2c14c2e31a6f06e authored about 5 years ago
6c5c25da7a77cc9b372c28352a69a64f7f05231e authored about 5 years ago
e3dd77f592ba00d86aebb8271b5c40f9c03ae496 authored about 5 years ago
777eb47dd22ab3db1f1fe2aab24e3d9e014cad50 authored about 5 years ago
* Fix polling ResponseFuture returned by Handler
* Add CHANGELOG entry
Co-authored-by: Yuk...
23449e6e516244afc62b1740e37ba4c97ae70519 authored about 5 years agoAllow ResponseActFuture of any return type `T` to implement MessageResponse
Signed-off-by: Jo...
7d2e14f92833d12df3de87e1fa3a497fad7d5eb0 authored about 5 years agoCo-authored-by: Yuki Okushi <[email protected]>
5e8fdd04082338e7f98ddd7c9915b8dc7a548415 authored about 5 years agorefs: #308
Signed-off-by: Jonathas-Conceicao <[email protected]>
0b28a7e5a213e7758a9337d95b648282433e08e5 authored about 5 years ago58b9aac0232a0c778e63062fc965c456e0b26828 authored about 5 years ago
6ed2ce79c2e01652e42d838ab83c294af005f621 authored about 5 years ago
8ad0a991b99b1a03f581c1ce33a2c86c5e2c9dac authored about 5 years ago
Update type signature for ResponseFuture to match BoxFuture
a091b3fd1c02d06f4b40fe901d5a7e3e03c68a7c authored about 5 years agod18df7a2b65daaf68cdb259f56ff1871de595651 authored about 5 years ago
14fb3d2aadeb16de2834e9c7ffa662fde9278048 authored about 5 years ago
074c00758cd509cfc9dd67420c6c04a370ece2fd authored about 5 years ago
96f2d1a05bf3c339b1c365a3f030106bac2abb24 authored about 5 years ago
79580780e2a847deb93ac144c9f30b5c96bdda46 authored about 5 years ago
c422ab25d14b045512a423cef5ceb7b157a3573d authored about 5 years ago
* Compiling.
* Updating some tests.
* Updating some tests.
* Update fibonacci test to b...
aeb7bd15ea8793e5f00f17caefb01eb678136c2e authored about 5 years ago75d960270cae21cdd0c69f44641cb83e643e11b0 authored about 5 years ago
9b1ae27193d33798c4077015d0448543ccf5429f authored about 5 years ago
9598ea35f8df1d6a42207a1f244b44474ca08893 authored about 5 years ago
3dec7c58c9a9ee69484384db7fb1caa8a180dfe7 authored over 5 years ago
Update appveyor badge on Cargo.toml
0f290dbc9d605819fefc86dda94296b8fc662103 authored over 5 years ago73d811c2bfa19fa339410a493b2d36ea88f25eff authored over 5 years ago
* Add must_use to FutureActor and FutureStream
* update CHANGES.md
1b0a53a6a19fa79026a6742f98a9dba8a1d8bf2e authored over 5 years ago* Add `Context::connected`
* update CHANGES.md and added comment
a95e7a7986b8f110fb104dd8607200701f02f0cc authored over 5 years ago7bc52c33da364c23b4aa9db09d3b41808a8665ca authored over 5 years ago
Signed-off-by: Freyskeyd <[email protected]>
738daf868c94fe3a228b85a4f44cc579849e5e6a authored over 5 years ago