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

Merge pull request #95 from DoumanAsh/option_handler

Add MessageResponse for Option<T>

1ddf1512cb0fee816fc4e3b8a6df4faa9e815339 authored over 6 years ago
Add MessageResponse for Option<T>

Closes #73

84b59ad54d804b1e34ee95689e6b736c9b4fc262 authored over 6 years ago
export Registry

2c01ba7f01a85c2187b963d799fc2d4946cb44fe authored over 6 years ago
prepare release

bdfca4c33173b3fbe3d90223addc4a522cfa5571 authored over 6 years ago
stop arbiter stop oneshot in arbiter itself

abe0143f41308c8d018c1b62307226cfcad12a6d authored over 6 years ago
refactor System type

47b4b8a88cd2a7be2b349e8b9e968abac4dab55a authored over 6 years ago
remove system arbiter

0b834559781ae631021e5cc937d2ed318f5bc6bf authored over 6 years ago
use parking_lot mutex for address channel

326da1c2e7d01eced5ef0e07b4dd7b9578b24dd2 authored over 6 years ago
simplify system registry, use reentrant mutext for system registry

13ca0a487fd5a8596daa5b31ddb8de916bea9f25 authored over 6 years ago
allow to customize start service process

e1b09aa92fa7becf1837c38c866074d454f77370 authored over 6 years ago
refactor system registry actor creation

bd2cf6a58ca4599efadf34ba36defa56e4be6a6e authored over 6 years ago
restore arbiter registry

b355b123db0a5d8c59ed10ec0241e9111eecaa4e authored over 6 years ago
use Resolver::from_system_conf() for default config

8800f087835061c290e7268070c48e77833eb2a1 authored over 6 years ago
fix typo

9688833703f34b696a3354c466237c9cbcd62af0 authored over 6 years ago
upgrade crossbeam-channel

fa219d50d77b6034b5f22c8db9362607996bd48f authored over 6 years ago
add migration

25e005abd3d113369dbc960b7029a95cfae9e007 authored over 6 years ago
refactor resolver initialization

4e56a89387d27c448c8f2c789e311a3df7525524 authored over 6 years ago
move resolver and signal to features

437682cf16afd9c741349aca22963cb8e76baa6f authored over 6 years ago
rename Connector actor

97b8aa26551f872f92dba2b75612a776beef7955 authored over 6 years ago
update tarpaulin arg

694955cbdb46a4cf3cc77a3abd70e3b2ab6e3e63 authored over 6 years ago
fix test timing issue

edb9a90858f399771363c014d961d008cdb3d5d7 authored over 6 years ago
create runtime with thread pool size 1

7267e5d7805dec4c328ef960054d7f325fb072cf authored over 6 years ago
fix chat example

1f07c439d2aed86f8c2b3927a2666c96028a2311 authored over 6 years ago
Merge branch 'master' of github.com:actix/actix

d305fb00ec5d694ab1dc684ecf85e5371b2eeaa0 authored over 6 years ago
refactor StreamHandler trait

efe7efec7e8716b703348a454a55541041d9f532 authored over 6 years ago
Merge pull request #90 from ms-ati/patch-1

Update README.md: fix doc links for Unsync + Syn

63fb2461b5c50a1de1cd0f287ffb4942e35f8066 authored over 6 years ago
Update README.md to fix doc links for Unsync + Syn

662a8b728f225a2a243fe105b4c7adcb4a5a17b3 authored over 6 years ago
re-format rustfmt bugs

f0c5b58d7af8eabc6b909593128e72057c076270 authored over 6 years ago
cargo fmt

f5633b3c0dfa83ca9063a50b9dc555fa59d661d1 authored over 6 years ago
export more types

a5c8e82272fc0444ac7ff4e0121e0d6b0c63f356 authored over 6 years ago
start service in current runtime

3e99a5733ca7f90d33ff4aae250ee507c51c9c23 authored over 6 years ago
fix chat example

7f720456de3cc6c78f29feb3346a797886977070 authored over 6 years ago
fix create actor for registry race

4c88be075fb546c932fd628ed9766ff16e9e2c00 authored over 6 years ago
use tokio runtime for system

e78bd1fab8d8c6462f01603456312dc99538640e authored over 6 years ago
use Send by default for actors; refactor system runtime

12dbad838d92c2a48d01b9cd14192f7f3c887ca0 authored over 6 years ago
simplify address implementation

17ef4716e301dd45de58dfbf551e1af00dffdc60 authored over 6 years ago
remove unsync address

e17d115558af1b1787483418a0b9729c7c0515a6 authored over 6 years ago
fix resolver for non unix systems

5b65b5c87a3ed3eed6b766299a7fd220aaa2cdac authored over 6 years ago
Merge pull request #86 from kingoflolz/umaster

add new function to Connector to allow for custom resolver

53f46734fab9b3779c25292b4e211ca554907d6f authored over 6 years ago
add new function to Connector to allow for custom resolver

8d8ee120eb7363cc99dd7bf896d0ef577c9d114b authored over 6 years ago
rustc min version

e9dd9eafe5811a9e03bad1ca46f2526759477abf authored over 6 years ago
fix System::run_until_complete method

4fe91526edd5aa0a97058c6628755a5fa564fac0 authored over 6 years ago
restore resolver actor

ef73eb8c5a3ff26c2c6c2006b9092789ac9f3987 authored over 6 years ago
fix chat example

b33b93cc5776fafc9ff2ed294d1f46550ba15103 authored over 6 years ago
run coverage on 1.24

6ca3e128edcf827f4cdf1fd57d3d273cc9950684 authored over 6 years ago
update changes

e32d47ce0bc4df302f296d09b6ddb6cbdbc1f605 authored over 6 years ago
Merge branch 'tokio-migration'

73bfd10ef4ae385131327f7b231de7c420e0d3fe authored over 6 years ago
use tokio instead of tokio_core

57799639e182380f2186a295229e7407f32818af authored over 6 years ago
disable dependencies

1da3a002fa1a54689ba6f7351f624aa84dd19d2a authored over 6 years ago
Merge pull request #81 from zengsai/master

Update actor.rs fix document.

b2bd16d7aab6f8b9925cb5cabee670c1c7249ede authored over 6 years ago
Update actor.rs

1803b0cfc8d31addb851eab01c2c852ec80862ca authored over 6 years ago
prep release

393071c9be9a88c425fb873de257eec58841cf44 authored over 6 years ago
Stop sync actor if sender is dead

d8814b68eb053f3ba8f39d800d6b0cf83e7ef8fb authored over 6 years ago
Merge pull request #76 from davidarmstronglewis/master

Add MessageResponse section to Chapter 3 with example

d25f538385feea178f2813ed21eb1d2fc7bac8c2 authored over 6 years ago
Fix Skeptic trying to run trait implementation snippet

f517e358a23b2506deeeb15df65228ced51bc0db authored over 6 years ago
Add MessageResponse section to Chapter 3 with example

66b9634871287b7faf3df94a0e12003add4e2f8f authored over 6 years ago
Merge pull request #75 from jtescher/fix-typos

Fix typos

05811d353eda20706fc3664f40b3d52009fb5509 authored over 6 years ago
Fix typos

4e3b35c3a31009d4ec9c2e8a139fbe0a8db19b08 authored over 6 years ago
Merge pull request #71 from kingoflolz/set

add set function to registry and system registry

9a6ca1d9c798505c7ee499036c769bc395bd5574 authored almost 7 years ago
bump min rustc version

17e6cc49934b69de84d5191b53e50e6277c4bae4 authored almost 7 years ago
add set function to registry and system registry

8fae825a64291839236860490702c320c6748d2d authored almost 7 years ago
Merge pull request #68 from kingoflolz/mocking

Add mocker actor and registry start function

7d53f29ad8073a1df4ad94229a9be7ab40da55dc authored almost 7 years ago
Merge branch 'master' into mocking

48b1ae38e05bf78dba4a8914f1c3e27f3ad285cc authored almost 7 years ago
Add mocker actor and registry init_actor function

dfdafda274a4761aea40051141a820170e96de80 authored almost 7 years ago
rustfmt; prepare release

5c92a880c4c2fcf9a70adfaf33f6f2e87d7dba2e authored almost 7 years ago
Merge pull request #67 from flxo/pr-cancel

Fix index usage during iteration for future cancellation

de0ee26d473b1e48289ad86af7b76e04fbd59fd6 authored almost 7 years ago
Fix index usage during iteration for future cancellation

The iteration range is calculated once before starting the loop. During
the iterations the conta...

42fbf0c67c307900447ee2d7944b5464ba5cf907 authored almost 7 years ago
Merge pull request #64 from davechallis/patch-1

Update README.md

655115be26d489f4c17f577f01e9b2470b1598d6 authored almost 7 years ago
Update README.md

Fixed direction of slashes in commands.

423d98acf55394f625c50a515925fa570b246de6 authored almost 7 years ago
Merge pull request #62 from bwasty/guide

Guide: improve wording & style

15c9e17505d7228acd222d1be0a88b8aeef7f159 authored almost 7 years ago
guide: improve wording & style

d2881d74f64f0ba6923eeb2553f8e433e224c9c0 authored almost 7 years ago
Merge pull request #61 from sanxiyn/typo

Fix typo

be6cedbafa75a005bd490d01514c23cfe5cc6488 authored almost 7 years ago
Fix typo

d5aeb44a9c20912d9e2b5b0d9dc01e885ab91cf6 authored almost 7 years ago
Fix polling of wrong wait future after completion

b513e5ca8fd4c73b12f6767ee055d7e58e7c2b14 authored almost 7 years ago
add address guide section

c6f21440012937adc19b53480de8ad1b629852a5 authored almost 7 years ago
bump version and update test

1a0937f87f823c853343973cf39ea87d35336e1e authored almost 7 years ago
Always complete actor lifecycle

a1bd5f8a489ea2a7c77d92ad63f7e9c964f38ba3 authored almost 7 years ago
Merge branch 'master' of github.com:actix/actix

2e08add3dddbef699672bd560552d1f071d24062 authored almost 7 years ago
panic after cancelling stream future #58

798cd5301d13dbe926d8813a405d4140723b6aed authored almost 7 years ago
Merge pull request #57 from adwhit/subscriber-recipient-rename

fix doc mentions of Subscriber

ca5607f1042002ec4566e6a5867bb4984731319f authored almost 7 years ago
fix doc mentions of Subscriber

6e92530a4a02f270d5030916dc97868f13915034 authored almost 7 years ago
version date

a4c737dd09b2065d289c1f92a459529c9cdbe7d6 authored almost 7 years ago
bump version

8c24b973e8cb45cc1d6a070e99db9dca561efe04 authored almost 7 years ago
better doc strings

a434c696eb1d52e66213e81f6ebc922efe9cb801 authored almost 7 years ago
Update CHANGES.md

1ce88f64791e6d2d7ae98bc45fa3c32ffd11d4a3 authored almost 7 years ago
Merge pull request #56 from glademiller/feature/allow_configurable_timeout

Created Constructor to allow TcpConnect timeout to be set

27e2dc64aed07662ef24c9b2ca4d5f5ff64bfc89 authored almost 7 years ago
Merge branch 'feature/allow_configurable_timeout' of https://github.com/glademiller/actix into feature/allow_configurable_timeout

76460c617889465fc6e6e82505f5652a8a3f4bc2 authored almost 7 years ago
Fix formatting and use builder pattern

aaa7372ada4163dbd2187829dd48de279100717d authored almost 7 years ago
Merge branch 'master' of https://github.com/glademiller/actix into feature/allow_configurable_timeout

a78c8c500189f64da995b2352ee07eec7815f070 authored almost 7 years ago
Merge branch 'master' into feature/allow_configurable_timeout

1850858c9daff9e328328e90166186d80dc5a976 authored almost 7 years ago
Created Constructor to allow TcpConnect timeout to be set

df1b86a074010eeaf99b901538fe529bc5cd0722 authored almost 7 years ago
Merge pull request #55 from sbditto85/patch-1

Message link was pointing to Actor trait

c7956d3eac1fb26ec845482d42b89682f5e1819f authored almost 7 years ago
Message link was pointing to Actor trait

The link to the Message trait was pointed towards the Actor trait, changed to point towards the ...

f4d5948bf747e612e49b25ae28daaae288fc0313 authored almost 7 years ago
Merge pull request #54 from andreevlex/spelling-check-5

spelling check

217db04a49b8c4c0e8923ce96d8fd3d3a97f3aa8 authored almost 7 years ago
spelling check

ffa519ec108e4cbeae15de77cf71768fe2512289 authored almost 7 years ago
clippy warnings

e04232ef53a2bde82a1f4976ec5b8018e539c5d0 authored almost 7 years ago
Internal state is alive during stopping period

382d54bd58688c1ab967db149f7c24c6d6df092b authored almost 7 years ago
Do not send StopArbiter message to system arbiter during system shutdown #53

fb6170e671f4a8c076b9e2d2146912b667ff8374 authored almost 7 years ago
Merge pull request #49 from andreevlex/fix-qs_03

spelling check user guide

e833b26be5ca9252f3e8f465bc7cd4acbffa541a authored almost 7 years ago
Merge branch 'master' into fix-qs_03

d0bfb02baa6b87f2607a709cd5fa8914062db0fd authored almost 7 years ago