Ecosyste.ms: OpenCollective

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

github.com/actix/actix-net

A collection of lower-level libraries for composable network services.
https://github.com/actix/actix-net

Fixed unsoundness in AndThenService impl #83

a751899aad2a67fb4fea0a90e455a2071720638e authored about 5 years ago
Fix AsRef<str> impl

fa800aeba3ef35fae184b7768f691352b14b8fdb authored about 5 years ago
Merge branch 'master' of github.com:actix/actix-net

2f894836353adc60a4190204c3615aebac53541a authored about 5 years ago
Add PartialEq<T: AsRef<str>>, AsRef<[u8]> impls

30480739194238c830334bd607a7ba0295fc3597 authored about 5 years ago
Fix Service documentation (#85)

4bbba803c112e407316c06c8555ad3800745650c authored about 5 years ago
Merge pull request #84 from currency-engineering/master

Minor grammatical fix to docs.

4dcdeb67958212d9bbd1c9e95f2352eeafc7a9db authored about 5 years ago
Minor grammatical fix to docs.

3b4f2222428940d730f8af128170459aa29a136a authored about 5 years ago
Add into_service helper function

7c5fa25b23a802b27e8066caf4e01e3c2cedeb35 authored about 5 years ago
Add Clone impl for condition::Waiter

3551d6674d54977603b12d6cf62fe48b4a2acafe authored about 5 years ago
add Condition and Pool

9f00daea804f0b7aad22f43a8c88764677bff550 authored about 5 years ago
Add ResourceDef::resource_path_named() path generation method

7dddeab2a8c4fdcd0c7de6aa4303aca8faffcd53 authored about 5 years ago
Revert "Support named parameters for ResourceDef::resource_path() in form of ((&k, &v), ...)"

This reverts commit b0d44198ba42ecc0888b2d53e019202b0cdf2d5a.

dcbcc40da2e5570a1b255dc6b6d023f46b710e7f authored about 5 years ago
Support named parameters for ResourceDef::resource_path() in form of ((&k, &v), ...)

b0d44198ba42ecc0888b2d53e019202b0cdf2d5a authored about 5 years ago
leak string instead of rc

974bd6b01ed3fac741ddb020188adc18f3c71c03 authored about 5 years ago
refactor service and state manahement

5779da0f49ecb66ce012e714a810a851265843e4 authored about 5 years ago
rename .run to .start()

1918c8d4f8ace8327dd2446711a9e318777fcaf9 authored about 5 years ago
Add impl IntoPattern for &String

e21c58930b75a1936794d855e83c2a96e5406a3b authored about 5 years ago
Use IntoPattern for RouterBuilder::path()

59c5e9be6aa6c7af74f03cade6aaf01d90eddc96 authored about 5 years ago
introduce IntoPattern trait

a2a9d9764d9471f9df13a972ac3c232050d7067e authored about 5 years ago
Add IntoPatterns trait

bf0a9d2f6ed5113abedc516d9512d7c1b3f64c3b authored about 5 years ago
fmt

119027f822773eee5c808a05ace299916c0e2af4 authored about 5 years ago
allow specify set of resource patters

0fe8038d2308c9057853163d5a79c685650b8c68 authored about 5 years ago
map_config() and unit_config() accepts IntoServiceFactory type

b599bc4a0caff190f257125f876b00391d9a1a14 authored about 5 years ago
fix new() method and make from_static and from_bytes_unchecked methods const

a80e1f837063cde8cb8d7cdca48267a70d8e3e93 authored about 5 years ago
Merge branch 'master' of github.com:actix/actix-net

5fe759cc02dd77974b75b7fdd08b5e649fa95558 authored about 5 years ago
Add methods to check LocalWaker registration state

05549f0b423ef0fc30451c0feeeb220f2c9fa2a5 authored about 5 years ago
Run tests for all features as possible (#78)

b1430eadedf39392f43e602f30edfb2cb510954b authored about 5 years ago
Use .advance() intead of .split_to()

0d3f9e74c519991102209baa177e64259387fd58 authored about 5 years ago
pin trsut-dns-proto

cab73791ed9307d30ee1da9f1f1c83bbb7998e7d authored about 5 years ago
add license files to actix-macros

a7ac1a76ed2f4ecc247d602f7066a45ea1ce0246 authored about 5 years ago
use parking_lot 0.10

37bedff6fb3e4095bb1f3e28bb540b28f153906f authored about 5 years ago
better InOrder test

33fd6adc11a4f7a31c3d8fa2c2db00e596c8de02 authored about 5 years ago
Revert InOrder service changes

4305cdba2c0da200522830c07065025ce1e66b31 authored about 5 years ago
Add oneshot::Sender::is_canceled() method

52ecb4bcc5b5c2f006c14a42ce855ec1dd81ff73 authored about 5 years ago
Allow to create framed::Dispatcher with custom mpsc::Receiver

b28f32e82c116a73ad3c3be8595ce5bd677ac187 authored about 5 years ago
Disconnect callback accepts owned state

081205a02fea108b3e918047b0e44843aa248422 authored about 5 years ago
optimize InOrder service

8bb81c07688683a2dbd1fb1ff993568f9de1d333 authored about 5 years ago
remove E param

c7a8743bf97dd397e8d1924b84a1f7f422a74432 authored about 5 years ago
prep release

f26fcc703b317bfa42dd1472a7601011534f186f authored about 5 years ago
prepare actix-tls release

ce4587df826e2669a0932c084a1569a8237c6542 authored about 5 years ago
prepare actix-testing release

9957f2813785f7793205527178ceadd424b3a3ea authored about 5 years ago
update deps

9d84d14ef4926e087b596dc4dfae05272becd838 authored about 5 years ago
prepare actix-server release

60bfa1bfb1dd532bebe7022387b7efd72a8f04f8 authored about 5 years ago
refactor ioframe dispatcher

2c81c22b3edfd03b1ee2da651d2fe8ac857deb1d authored about 5 years ago
allow to close mpsc sender

dded4825142d6c60b33e4bddfae68fa961eab4f5 authored about 5 years ago
refactor framed and stream dispatchers

631cb86947cb2a3d2ccce2db59cf8e6d6fc23680 authored about 5 years ago
Simplify oneshot and mpsc implementations

2e5e69c9ba64f145c6f071f4d0326de4d30b94da authored about 5 years ago
prep actix-rt release; update deps

e315cf28931fad56dab47b7b464b39273ad1d1fb authored about 5 years ago
actix-macros release

13fd6159665d30dabf9725ea3d173e6daed6721d authored about 5 years ago
prepare actix-service release

c094f84b854dec6cb6bff37f97153ee55289f165 authored about 5 years ago
update actix-codec dependencies

25012d290a780a3e15e82c5ac1313d93e3916c45 authored about 5 years ago
prepare actix-codec release

32202188cc25359b0360f19583d23eb52564cf3d authored about 5 years ago
update docs

bf734a31dc8b0a9e3aa1e7810aa90b8abf2588a3 authored about 5 years ago
Merge branch 'master' of github.com:actix/actix-net

d29e7c4ba6205db62632f4d985db74cfd2a2947d authored about 5 years ago
update doc strings

7163e2c2a2c6e442ebeecc82c64d9c0b29a78cb3 authored about 5 years ago
re-export AlpnError

1d810b456102f24401dc5f0fb537fafa650f1923 authored about 5 years ago
Macro improvements. (#74)

* Macro improvements.

* Fix usage in `fn main`.

0913badd618103b173f77ef8ff21130667232558 authored about 5 years ago
Fix buffer remaining capacity calcualtion

8b3062cd6e26902e185de77d4747c5d568062e3d authored about 5 years ago
add Clone impl for Apply service

35218a4df1f34c4b8dadc140471e2add4171d347 authored about 5 years ago
prepare actix-service release

d47f1fb730ed49db41d690af66881ce141a80952 authored about 5 years ago
rename fn service helpers

1ad0bbfb7f78241184a0ea22b5d935b34cadbc68 authored about 5 years ago
fix hash impl

c38a25f102a4ad0dd01fa8f9675b156634f3bd30 authored about 5 years ago
update changes

110457477a7ebe0c7e5ed3801150e00f31d69f3a authored about 5 years ago
bump actix-ioframe version

a899b1e04d6778b280a4a229090e4bca5a025438 authored about 5 years ago
add unsafe from_bytes_unchecked

393cf1ab25b8f206d3bafa7ac3ebb0e480ee008f authored about 5 years ago
fix crate name

40fbbb9c327ad2e48a741444df63256443d7f08b authored about 5 years ago
add helper conversions

99fef4f06bcd32fabf96fcfc5245cf2b4286a602 authored about 5 years ago
update tokio to 0.2.4

fc0825fcdd8facdc6f44ad89d96edd14d0822c4e authored about 5 years ago
add string crate

6c00ab829662cd2f16cfe5e6dc7760ce9c77c058 authored about 5 years ago
update tokio verion and prep alpha3 release

cbdbc05dbdf83c08990c5a21b39cd60e08592875 authored about 5 years ago
Stop running tests for all features (#73)

5674840c01f8a62968e6f645455bf63cc7dd086a authored about 5 years ago
update trust-dns

6f07c9d72abbc8fc10b127a82eb50389c125a59e authored about 5 years ago
fix non unix signals support

fa48ddcfa1ec92b64ea0d024746021a7c479f221 authored about 5 years ago
eager drop in then, and_then, and_then_apply_fn (#72)

f89a992daf4cf753ae3614b243711a200c9748f7 authored about 5 years ago
inclide stream feature

e670a32ff39608f67cf4499b084757c7ab9d0f9c authored about 5 years ago
use string crate from master

021c742d22079e915e31bfcf61b7803627fc7e4c authored about 5 years ago
reexport ssl types

88a60ffa66bc132b166a636f9d82e11a1b1b56e2 authored about 5 years ago
fix dependencies

cb2845cb26d472349e3075c860c8615ac101e9ab authored about 5 years ago
move rustls and nativetls acceptor services to actix-tls

b18fbc98d56148fec9aab7f6a55d40a33becf295 authored about 5 years ago
migrate to tokio 0.2.2

3a858feaec19e3f34cfe5238a7161b0330aa3933 authored about 5 years ago
use bitflags for internal flags; use tokio 0.2

d49aca9595bd1be55c05e7ac01fe085713195748 authored about 5 years ago
optimize service combinators memory layout

6f41b80cb4ccd6018feafa8204fafb1dc5881624 authored about 5 years ago
Fix low/high watermark for write/read buffers; fix oneshot impl

c6eb3185366d8f66e9eb07246ee07d90706e55cf authored about 5 years ago
refactor server configurations

21dcc22e53e6a499b769bc6f002a39989901c7df authored about 5 years ago
fix initial worker service state

de846637685a35a27ae22ad1f19c7a50f113d9e8 authored about 5 years ago
refactor server worker

c4e20513276fa729050ca208681673994160cf5b authored about 5 years ago
Restore Service/Factory::apply_fn() in form of Pipeline/Factory::and_then_apply_fn()

0a4fe2200333dfa47da7dcffd95c17dab371a8cc authored about 5 years ago
Merge branch 'master' of github.com:actix/actix-net

eb773c8b8c0e33ba55a9756332e4575d99857031 authored about 5 years ago
Restore Transform::map_init_err() combinator

db0bc1e156ea0c83a2147c531deb6e9beebbf879 authored about 5 years ago
Use GitHub Actions (#71)

9eb12e04678dcbe8113c1eb26492f0638d8370be authored about 5 years ago
add Clone for apply combinator

eb33f0ecbe0f09a1ab31e97eba8b88cf4d9dc1f0 authored about 5 years ago
update changes

cbc5da86259b0dd062d1f0e61e5eccdbe5e03173 authored about 5 years ago
Merge branch 'master' of github.com:actix/actix-net

ec8dca8d69bb7e9ab6599f6f2ab4f7f40d873516 authored about 5 years ago
Add missing Clone impl for factory_fn_cfg

6a9df026e76010ee3593adf24cd6507047aaae35 authored about 5 years ago
Fix for non Unix OS (#69)

2756bedc3d8ef2036bf80e700060bd1e69bbfa8c authored about 5 years ago
update threadpool

bd4c4cda8b96997d3cf00940863c4d571b6549f9 authored about 5 years ago
restore 0.1 behavior

c0ede65317e6105757e34843baaecdd2cfeab919 authored about 5 years ago
clippy warnings

9f575418c1a7926ac1b74206ffa4261958e1f752 authored about 5 years ago
use owned value for service factory config

9ed35cca7abbe0cb216333958a6614db058f58d3 authored about 5 years ago
remove server feature

3385682e0919fb2469c95212103cdebecb7872df authored about 5 years ago