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
* Cleanup actor stopping process
* Unify context implementation
f09435f4fd247e0b0c32194ae46463cef991e4c4 authored about 7 years ago
use Handler for add_message_stream
2b4c922c467240ba0edb28b58801fc643ad73074 authored about 7 years ago
2b4c922c467240ba0edb28b58801fc643ad73074 authored about 7 years ago
fix items length check
6c6bddd03496e097d7968e3d0ba8f3c32e384b9a authored about 7 years ago
6c6bddd03496e097d7968e3d0ba8f3c32e384b9a authored about 7 years ago
prepare release
2407a2efdaf01a16ed91faf40d692d2c0301f666 authored about 7 years ago
2407a2efdaf01a16ed91faf40d692d2c0301f666 authored about 7 years ago
rename future response type
0ab1128b955cdd4692b835fe84f253d16892399e authored about 7 years ago
0ab1128b955cdd4692b835fe84f253d16892399e authored about 7 years ago
update changes
f2059141e1aa1dcfdd2695c7df8b11020747fc7b authored about 7 years ago
f2059141e1aa1dcfdd2695c7df8b11020747fc7b authored about 7 years ago
fix sync message handling
5a7a8557f5b4a896915b23369682dc8fe2610273 authored about 7 years ago
5a7a8557f5b4a896915b23369682dc8fe2610273 authored about 7 years ago
refactor prelude mod
d9230c5eb4befb77eb4dc5bf1f4cc1be727b1bcc authored about 7 years ago
d9230c5eb4befb77eb4dc5bf1f4cc1be727b1bcc authored about 7 years ago
enable cancel on drop by default
20fff318d7768d9aeb9a62e572b7077e7443272a authored about 7 years ago
20fff318d7768d9aeb9a62e572b7077e7443272a authored about 7 years ago
add cancel_on_drop to send messages
55ccab11a99913ae47e8ee006e6a3114762291c2 authored about 7 years ago
55ccab11a99913ae47e8ee006e6a3114762291c2 authored about 7 years ago
FramedContext::close should not drop framed object
0ef2747044dfeb191cddab826a637cf20e74c646 authored about 7 years ago
0ef2747044dfeb191cddab826a637cf20e74c646 authored about 7 years ago
allow to restart sync actors
137cc5e15ec30f3a39997ba984d74b0f23c35600 authored about 7 years ago
137cc5e15ec30f3a39997ba984d74b0f23c35600 authored about 7 years ago
allow to replace framed object in context
f3a796dced6a17032cb985a86a063acb6b4d9945 authored about 7 years ago
f3a796dced6a17032cb985a86a063acb6b4d9945 authored about 7 years ago
update chat example
24c89b80ba71cf4be11f26294a1743c7ac9b3367 authored about 7 years ago
24c89b80ba71cf4be11f26294a1743c7ac9b3367 authored about 7 years ago
add add_message_stream
e9fb2df338e0b32d574ccfa899f37d8f6c39db3e authored about 7 years ago
e9fb2df338e0b32d574ccfa899f37d8f6c39db3e authored about 7 years ago
pin crossbeam
843ccf8eaaeeb89338decc36b0e8c2bfacf83553 authored about 7 years ago
843ccf8eaaeeb89338decc36b0e8c2bfacf83553 authored about 7 years ago
update rustc
5dfd97d5284502091cb76955e777cbd4345a122f authored about 7 years ago
5dfd97d5284502091cb76955e777cbd4345a122f authored about 7 years ago
use assosiated type for Handler trait for response type
9d8ffb9f94b07fb1ed8d45ed5ca00f721f2cb34a authored about 7 years ago
9d8ffb9f94b07fb1ed8d45ed5ca00f721f2cb34a authored about 7 years ago
refactor Handler, StreamHandler and FramedActor
5691616d95c764563603a8306444dcc1e4690c7a authored about 7 years ago
5691616d95c764563603a8306444dcc1e4690c7a authored about 7 years ago
update travis config; update doc strings
5cf9d68db0b8220f3466c99c597cf5a1b0d85eee authored about 7 years ago
5cf9d68db0b8220f3466c99c597cf5a1b0d85eee authored about 7 years ago
fix travis config
40e11be91eb7d314e67867d51e1276ed0c8d9014 authored about 7 years ago
40e11be91eb7d314e67867d51e1276ed0c8d9014 authored about 7 years ago
enable dns resolver actor based on os
e87186e9509edcfd2b69c1f80c2eb35857baecc1 authored about 7 years ago
e87186e9509edcfd2b69c1f80c2eb35857baecc1 authored about 7 years ago
Enable signal actor by default, make it compatible with windows
b9aaa0f7cc3524bfbd643bd78a9177803077749e authored about 7 years ago
b9aaa0f7cc3524bfbd643bd78a9177803077749e authored about 7 years ago
Merge pull request #34 from guanqun/master
typo fixes
75a6f6956934b2e1b82e619477174482fd9ab119 authored about 7 years ago
typo fixes
4705b3f8f7386a61227e7c50b240419b36407b78 authored about 7 years ago
4705b3f8f7386a61227e7c50b240419b36407b78 authored about 7 years ago
Merge pull request #33 from guanqun/master
replace try!() with ?
3a6462169529756b0e5f9cabd8db4879e6ecde19 authored about 7 years ago
replace try!() with ?
c1752a528b2917a09da416d17162e59f788ac6e0 authored about 7 years ago
c1752a528b2917a09da416d17162e59f788ac6e0 authored about 7 years ago
include signal mod to a doc generation
3d774c61c3789997e0a00dd449ef04b87200e5bd authored about 7 years ago
3d774c61c3789997e0a00dd449ef04b87200e5bd authored about 7 years ago
update changelog
c41f89f1a4dea52d0488758fd8b49bb2c086eeea authored about 7 years ago
c41f89f1a4dea52d0488758fd8b49bb2c086eeea authored about 7 years ago
fix framed drain
12a2fc1ff06a8c2c7e0089b746abdc8a743581c4 authored about 7 years ago
12a2fc1ff06a8c2c7e0089b746abdc8a743581c4 authored about 7 years ago
link to gitter
04ca4c1eb95e62abd8040b0dcece70228f457c32 authored about 7 years ago
04ca4c1eb95e62abd8040b0dcece70228f457c32 authored about 7 years ago
use bitflags
5f13517c7015c5b14811f0a1250d0dde6bfe3a26 authored about 7 years ago
5f13517c7015c5b14811f0a1250d0dde6bfe3a26 authored about 7 years ago
bump requirenments
293356ec1ff3584b702d3a874e9cdadb9195bef5 authored about 7 years ago
293356ec1ff3584b702d3a874e9cdadb9195bef5 authored about 7 years ago
add framed context drain feature
a23a4d682d5c85c0ee4d361fd621d4ae435635d7 authored about 7 years ago
a23a4d682d5c85c0ee4d361fd621d4ae435635d7 authored about 7 years ago
missing files
ff303818f8a45ec25177b14a5ad370312c037fd3 authored about 7 years ago
ff303818f8a45ec25177b14a5ad370312c037fd3 authored about 7 years ago
use actix_derive release
11497147b3a64742a61612dcf188eee57492cd97 authored about 7 years ago
11497147b3a64742a61612dcf188eee57492cd97 authored about 7 years ago
add nightly example
7a92c0498313a77147046980d480e44755708c9a authored about 7 years ago
7a92c0498313a77147046980d480e44755708c9a authored about 7 years ago
Expose the Framed underneath FramedContext #29
07aaf13964345afea3513321a86565a61bb80b0e authored about 7 years ago
07aaf13964345afea3513321a86565a61bb80b0e authored about 7 years ago
export proc macros in prelude
186917f6a83bb4b427d35dc3b35b38019cd05ba0 authored about 7 years ago
186917f6a83bb4b427d35dc3b35b38019cd05ba0 authored about 7 years ago
reexport actix-derive
4ab2f7c5bdea2a9bd799a52ddd301d4b2e4a446a authored about 7 years ago
4ab2f7c5bdea2a9bd799a52ddd301d4b2e4a446a authored about 7 years ago
add conversion impl from Result to Response
189b84d7143dcd4ad7b21bdf4c98591ba107f798 authored about 7 years ago
189b84d7143dcd4ad7b21bdf4c98591ba107f798 authored about 7 years ago
add mit license
509a71746f96100e07cd77d09d396365d91d40c7 authored about 7 years ago
509a71746f96100e07cd77d09d396365d91d40c7 authored about 7 years ago
enable skeptic tests in travis
998f759bd89825f3a6314560f6105399d27dab4a authored about 7 years ago
998f759bd89825f3a6314560f6105399d27dab4a authored about 7 years ago
update doc string and changes
0d725921b7bf0634c72c36e12e49609b73f7a5a7 authored about 7 years ago
0d725921b7bf0634c72c36e12e49609b73f7a5a7 authored about 7 years ago
add helper stream combinator method finish()
7412fd101020c95725c2f9c4fe9bd41e182c479e authored about 7 years ago
7412fd101020c95725c2f9c4fe9bd41e182c479e authored about 7 years ago
add ActorStream::fold() combinator
9b1869437b5c51eacb3f8bdd5cf8f4bc31fdf027 authored about 7 years ago
9b1869437b5c51eacb3f8bdd5cf8f4bc31fdf027 authored about 7 years ago
clippy warnings
f356eb8b86ce1085e37b014de3430f96aa0208a3 authored about 7 years ago
f356eb8b86ce1085e37b014de3430f96aa0208a3 authored about 7 years ago
better names and changes
888add1325a30de369b6df75857dfe9fffd9c6d7 authored about 7 years ago
888add1325a30de369b6df75857dfe9fffd9c6d7 authored about 7 years ago
Merge pull request #27 from proman21/master
Add convenience impl for boxed Subscriber objects.
d7bc1f60d7b8c3a4efaff741d3bb42c1f204214e authored about 7 years ago
Merge pull request #28 from DGolubets/master
Fix memory leak when sending messages recursively to self
4f5b45f601ffc8c0c0f1541f85d3cec6644fa68a authored about 7 years ago
Fix memory leak when sending messages recursively to self
660fc1547a9bac1fb82061620d6a4eaeb6410159 authored about 7 years ago
660fc1547a9bac1fb82061620d6a4eaeb6410159 authored about 7 years ago
Add convenience impl for boxed Subscriber objects.
Renamed the subscriber method to a more meaningful name.
6784702bed33a8062ceb2a003614e1616cadf08d authored about 7 years ago
wrong link
d63b3eaf92de2f6d6f861ba8581f53146a495ece authored about 7 years ago
d63b3eaf92de2f6d6f861ba8581f53146a495ece authored about 7 years ago
Update README.md
3899527188c868925f96d5300c1b45acfa84aea0 authored about 7 years ago
3899527188c868925f96d5300c1b45acfa84aea0 authored about 7 years ago
update changes
480f5081639eb4dca0dc3923a8788ab4d58c64e9 authored about 7 years ago
480f5081639eb4dca0dc3923a8788ab4d58c64e9 authored about 7 years ago
Merge pull request #23 from jamesmunns/patch-1
Trivial typo fix
4c0b57dd72af8f801cf07a154e4e29a107555a05 authored about 7 years ago
Trivial typo fix
df02ba2f7741febcae373c60eb83a7b212a98b4e authored about 7 years ago
df02ba2f7741febcae373c60eb83a7b212a98b4e authored about 7 years ago
Merge pull request #22 from kingoflolz/master
Fix bug in SystemRegistry
aa8c68fcacb3b8a1860d23af8a4602c3eaab6760 authored about 7 years ago
Fix bug in SystemRegistry
1bcb7abc3ece478a2367d0e71a882b6b67747504 authored about 7 years ago
1bcb7abc3ece478a2367d0e71a882b6b67747504 authored about 7 years ago
fix badge
e71e74dfe8b376f0df80f4858173b4f6b1454265 authored about 7 years ago
e71e74dfe8b376f0df80f4858173b4f6b1454265 authored about 7 years ago
fix keywords
46fcab840b11f88dffbb6fb3a3d6030e61916a84 authored over 7 years ago
46fcab840b11f88dffbb6fb3a3d6030e61916a84 authored over 7 years ago
prepare release
2746e14d766605f04c3c2c45364c85f9d1447fbf authored over 7 years ago
2746e14d766605f04c3c2c45364c85f9d1447fbf authored over 7 years ago
update manifest
1077b669392d802420a3b0ee19f2b82381f72b07 authored over 7 years ago
1077b669392d802420a3b0ee19f2b82381f72b07 authored over 7 years ago
Update README.md
917a96aa6bb53ef2c06652ac7f58b880b2cbf751 authored over 7 years ago
917a96aa6bb53ef2c06652ac7f58b880b2cbf751 authored over 7 years ago
better timeout eviction
80ed9eb96061d1f9798581ebebc07422d780e781 authored over 7 years ago
80ed9eb96061d1f9798581ebebc07422d780e781 authored over 7 years ago
disable signal feature
b53df5a7e84b720ea7e67d9f556e540fdd8b5ac2 authored over 7 years ago
b53df5a7e84b720ea7e67d9f556e540fdd8b5ac2 authored over 7 years ago
changelog
b143ef73f54bcef7055c3dc7ccf603dc9483889a authored over 7 years ago
b143ef73f54bcef7055c3dc7ccf603dc9483889a authored over 7 years ago
fix items index
ce267562b231efbc0d1baf7116fe6da9f847bfa3 authored over 7 years ago
ce267562b231efbc0d1baf7116fe6da9f847bfa3 authored over 7 years ago
cleanup on_stop list on future completion
afd8bf00205fa69ef004c0fdba43ab6785d00362 authored over 7 years ago
afd8bf00205fa69ef004c0fdba43ab6785d00362 authored over 7 years ago
cancel notify and run_later handles on context stop
c40d5d3326cb29a8c3ced4495d973ebb96683f53 authored over 7 years ago
c40d5d3326cb29a8c3ced4495d973ebb96683f53 authored over 7 years ago
add Actor::start_default method
d8af1e1cb866a9abb18a1bf23e0305aa08330067 authored over 7 years ago
d8af1e1cb866a9abb18a1bf23e0305aa08330067 authored over 7 years ago
test with rust beta
a13f532d5da170b9771a2de144bed7c3d9ebec35 authored over 7 years ago
a13f532d5da170b9771a2de144bed7c3d9ebec35 authored over 7 years ago
make Response::poll_response public
ea24f3e8d2aa30760ee9e506aea9d160c22a7bcc authored over 7 years ago
ea24f3e8d2aa30760ee9e506aea9d160c22a7bcc authored over 7 years ago
add doc link to cargo toml
2a210b535614d12f9c85ff1767d09fda5cb4c3d0 authored over 7 years ago
2a210b535614d12f9c85ff1767d09fda5cb4c3d0 authored over 7 years ago
do not use skeptic by default
817be66c17c7963532ca06dc56e41a69b09fecff authored over 7 years ago
817be66c17c7963532ca06dc56e41a69b09fecff authored over 7 years ago
enforce ToEnvelope for actor context
c36f183c036df49501d1934050d4195ad7f57638 authored over 7 years ago
c36f183c036df49501d1934050d4195ad7f57638 authored over 7 years ago
Simplify ActorContext trait, it does not need to know about Actor
b4ca772e725091495aeaf348e283b0271d165806 authored over 7 years ago
b4ca772e725091495aeaf348e283b0271d165806 authored over 7 years ago
ActorContext requires ToEnvelope trait
9de124c20f6f6fff88527fb3a345ecad78bd16ce authored over 7 years ago
9de124c20f6f6fff88527fb3a345ecad78bd16ce authored over 7 years ago
simplify ToEnvelope trait
84cea07aa7253c2d7f7953ea3cc2710178e50b25 authored over 7 years ago
84cea07aa7253c2d7f7953ea3cc2710178e50b25 authored over 7 years ago
cleanups
af8a461be7312303bc3b3ecd12d1a16115e05f4b authored over 7 years ago
af8a461be7312303bc3b3ecd12d1a16115e05f4b authored over 7 years ago
Update Cargo.toml
bc19a8de2fe7d0b4d881b71f37c27fb04a4b959c authored over 7 years ago
bc19a8de2fe7d0b4d881b71f37c27fb04a4b959c authored over 7 years ago
update appveyor links
0d6df70b687e73f68e82dc49fc5017202f0b61f3 authored over 7 years ago
0d6df70b687e73f68e82dc49fc5017202f0b61f3 authored over 7 years ago
Update README.md
fb12d99d5c8b3a2d35d1a2b7a988415e44f08002 authored over 7 years ago
fb12d99d5c8b3a2d35d1a2b7a988415e44f08002 authored over 7 years ago
move to actix org
c3c7af2bde0c9f8ad4d97da5241b15810d9f139d authored over 7 years ago
c3c7af2bde0c9f8ad4d97da5241b15810d9f139d authored over 7 years ago
test error result
6e2b8269851f0c60ad957c230e748252266bd9c9 authored over 7 years ago
6e2b8269851f0c60ad957c230e748252266bd9c9 authored over 7 years ago
do not stop stream on error
c50780ddbf631827aae095a10d724d7ab3ade815 authored over 7 years ago
c50780ddbf631827aae095a10d724d7ab3ade815 authored over 7 years ago
do not build example
045a1190e0168b7ba7b606df7bc41ef56d345b58 authored over 7 years ago
045a1190e0168b7ba7b606df7bc41ef56d345b58 authored over 7 years ago
update travis config
b2eb1d9084f132ad9884f22ac0a2dd9251e354c0 authored over 7 years ago
b2eb1d9084f132ad9884f22ac0a2dd9251e354c0 authored over 7 years ago
add_stream test
966ea55e575065998f1c29948aa4cbaf16a10545 authored over 7 years ago
966ea55e575065998f1c29948aa4cbaf16a10545 authored over 7 years ago
simplify context poll
9a259eee4874cff3810dd67373332862e0594609 authored over 7 years ago
9a259eee4874cff3810dd67373332862e0594609 authored over 7 years ago
tests for Arbiter::start
e326029a34f6153e17795a1b1df42a67ee4581f3 authored over 7 years ago
e326029a34f6153e17795a1b1df42a67ee4581f3 authored over 7 years ago
changes
593f0923712684c8aa06d926dea3af87a22c513f authored over 7 years ago
593f0923712684c8aa06d926dea3af87a22c513f authored over 7 years ago
use Message for ResponseType impl
26341682badbbff4a91fab023fb2bd8a17049e1a authored over 7 years ago
26341682badbbff4a91fab023fb2bd8a17049e1a authored over 7 years ago
doc string
ae48b4b8c19da25305240f2a512f3a83da6ba37b authored over 7 years ago
ae48b4b8c19da25305240f2a512f3a83da6ba37b authored over 7 years ago
Arbiter accepts name
8184e32edc56a4d1366fa70cdf274f4d52ec6528 authored over 7 years ago
8184e32edc56a4d1366fa70cdf274f4d52ec6528 authored over 7 years ago
added Arbiter::start method
bd4d128bb2bdb9e596e4bf2aa77bd58488d9d286 authored over 7 years ago
bd4d128bb2bdb9e596e4bf2aa77bd58488d9d286 authored over 7 years ago
fix wait futures
45ff4e20ef538add41058319e9e82be3f89112f5 authored over 7 years ago
45ff4e20ef538add41058319e9e82be3f89112f5 authored over 7 years ago
do not skip messages response future during wait
f6fbd1aabb0c11d6168b82de25585ee53997712b authored over 7 years ago
f6fbd1aabb0c11d6168b82de25585ee53997712b authored over 7 years ago
refactor ToEnvelope to more dev friendly version
f997a2a8e6ee9eaf8e0947f5ba8b34c7793a858e authored over 7 years ago
f997a2a8e6ee9eaf8e0947f5ba8b34c7793a858e authored over 7 years ago
added FramedContext::sync_subscriber method
43141c24b7de2b6dec19d03193e927d70b46a3df authored over 7 years ago
43141c24b7de2b6dec19d03193e927d70b46a3df authored over 7 years ago