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

prepare actix-service release

0063a26aab1e4b810f10f0a45a2b3d5b6ca645a2 authored almost 6 years ago by Nikolay Kim <[email protected]>
update tests

bcc466f6ab0717057165204415a0bfbd0fe1aee2 authored almost 6 years ago by Nikolay Kim <[email protected]>
fix Clone impl for Timeout

663ae53954ac01d193993842d2b60f3d72592c66 authored almost 6 years ago by Nikolay Kim <[email protected]>
depend on git repo

406088524ece8e896a2374d1af7f30969b2bbfe0 authored almost 6 years ago by Nikolay Kim <[email protected]>
depend on repo

5b8446105f9fc677d617a6853aa3395464e35637 authored almost 6 years ago by Nikolay Kim <[email protected]>
change Apply::new_fn to old args order

429ad453d37be9d8f807558feb122ba0dd67f17a authored almost 6 years ago by Nikolay Kim <[email protected]>
generalize apply combinator with transform trait

bd977373bc97d3915cff942a78e2e4aee18b3c98 authored almost 6 years ago by Nikolay Kim <[email protected]>
update deps

d45fb9521fcdd94979a94e871a226cd75cec1484 authored almost 6 years ago by Nikolay Kim <[email protected]>
prepare actix-connector release

94a0da365951e6a2b2ba0f8f6e9564f645efaad0 authored almost 6 years ago by Nikolay Kim <[email protected]>
prepare actix-server release

8d62ac4b2f036f4203cf327b5c37af68f272a6c9 authored almost 6 years ago by Nikolay Kim <[email protected]>
prepare actix-utils release

442163690e1effe780114c7de8a7802b7e552960 authored almost 6 years ago by Nikolay Kim <[email protected]>
Use associated type instead of generic for Service definition

d83bf9530467ff2c02bca23d973496796789771f authored almost 6 years ago by Nikolay Kim <[email protected]>
better inflight readiness check

8cdbf49187b1ea7f5039f0f8354fbe18f7424657 authored almost 6 years ago by Nikolay Kim <[email protected]>
better naming

132be0baa13220add54669277591557350c532ff authored almost 6 years ago by Nikolay Kim <[email protected]>
add Url type from actix web

cedba24a36247e1c29993030e59a4811aafb9088 authored almost 6 years ago by Nikolay Kim <[email protected]>
more refactorings for framed transport

aa20b304ece9f38f96a535126e2c63f71e66cc48 authored almost 6 years ago by Nikolay Kim <[email protected]>
refactor FramedTransport

9f0a288e4b3b6578e186c72af5d60d4dd17be803 authored almost 6 years ago by Nikolay Kim <[email protected]>
add time services tests

cabebb6b3f8851c295ef00227c75002878805acd authored almost 6 years ago by Nikolay Kim <[email protected]>
update deps

84bd257b86d01ec2e629c7488a35b7e563fd5db5 authored almost 6 years ago by Nikolay Kim <[email protected]>
add System time service

ff6ac0a67fc54bd6675635211c69817f09d19f55 authored almost 6 years ago by Nikolay Kim <[email protected]>
Added Clone impl for Timeout service factory

c1c989034de84b880cd1cffe903a8b6032720b17 authored almost 6 years ago by Nikolay Kim <[email protected]>
prep release

515bfad8301b6770077cd9b98f9bb452f2ba7a02 authored almost 6 years ago by Nikolay Kim <[email protected]>
better ergonomics for .apply combinator

0340d8231401f5e2d48d87f75839876bff0d28f9 authored almost 6 years ago by Nikolay Kim <[email protected]>
change apply combinator error semantic

88548199d7d9953ea68020902fe466da88f469ec authored almost 6 years ago by Nikolay Kim <[email protected]>
use FnMut instead of Fn

278176fca54f7f6679f7391fd966847e279efbf5 authored almost 6 years ago by Nikolay Kim <[email protected]>
add helper constructors to Either service

2c8e7c4ae439bcc74b2aec4197d50c10ec1ca9cf authored almost 6 years ago by Nikolay Kim <[email protected]>
use FnMut instead of Fn

b6414d6197b33355ce9feb69d9222756a4b1efd9 authored almost 6 years ago by Nikolay Kim <[email protected]>
add Clone impl for Either service

f94ef5248ecf2febc699aeb0d28af3d3b9306f7c authored almost 6 years ago by Nikolay Kim <[email protected]>
allow deserialize from the path

cbc378b67ff3c770f3b9d0b98ccb551974bbe031 authored almost 6 years ago by Nikolay Kim <[email protected]>
properly check readiness inclosed service

db2367b26e9ae5884a696832d20d85a3f1ce6646 authored almost 6 years ago by Nikolay Kim <[email protected]>
use new service converter

0bee4db270a89d85db3522d1b6885f442d57dfda authored almost 6 years ago by Nikolay Kim <[email protected]>
add service and new service for stream dispatcher

615a0d52ed19dc241515a42c97984e40992f4a02 authored almost 6 years ago by Nikolay Kim <[email protected]>
Make Out::Error convertable from T::Error for apply combinator

cfb62ccc402d7ea5d23276dccb538842878b46f6 authored almost 6 years ago by Nikolay Kim <[email protected]>
update version

605a947c3e0efc09fa73753cdfb6fa6f36126ff9 authored almost 6 years ago by Nikolay Kim <[email protected]>
Upgrade trust-dns-proto

31f0a96c2051c7e25dd71941eb5a62a588e540af authored almost 6 years ago by Nikolay Kim <[email protected]>
fix changelog

66a7c59aaf5e56bc6914f1f1aba7fd21678a471c authored almost 6 years ago by Nikolay Kim <[email protected]>
Use FnMut instead of Fn for FnService

316974616ac74bf431da34ca783564b2926e74c5 authored almost 6 years ago by Nikolay Kim <[email protected]>
use release version of string

b5d84bd980caec3a2b5e5ba1a5733e7bca8795c1 authored almost 6 years ago by Nikolay Kim <[email protected]>
different string crate version

e969429e2c09c81e5c07821181653a24c759161e authored almost 6 years ago by Nikolay Kim <[email protected]>
add host and port for test server

6fe741025f719943f6c8b94106ce1707c889c01b authored almost 6 years ago by Nikolay Kim <[email protected]>
add enum support for path deserializer

f8e170fdafdaebadc39311d9fdc3cee94e126d2b authored about 6 years ago by Nikolay Kim <[email protected]>
more tests for de

474fed4dfeb4f6d80df0ea5a45798feb695eaa63 authored about 6 years ago by Nikolay Kim <[email protected]>
helper impls for Router

2b8f41e9e42121aed95d8d968848f9ecc6cb0c0e authored about 6 years ago by Nikolay Kim <[email protected]>
add router crate

3484007e4ea459917105d51a5b4ca9cc3c053310 authored about 6 years ago by Nikolay Kim <[email protected]>
use service error for stream dispatcher

58ba1d826900d134fe9b46ec9625b5393c29a0ef authored about 6 years ago by Nikolay Kim <[email protected]>
add test server

7017bad4bb530724f3fe7398ec491f6ce19c7071 authored about 6 years ago by Nikolay Kim <[email protected]>
fix error handling

112a7b6b1bbfd834dd933372e5a2bf39e2a46867 authored about 6 years ago by Nikolay Kim <[email protected]>
fix io handling code

48a1c7320cab7d6542784afd7ecc35e0f5ef8043 authored about 6 years ago by Nikolay Kim <[email protected]>
Fix max concurrent connections handling

37d28304c9c01296424f3bfce640ad390d9c3afe authored about 6 years ago by Nikolay Kim <[email protected]>
better usage for Framed type

640c39fdc82f5766f0cd6c030dade0c4bdcc8154 authored about 6 years ago by Nikolay Kim <[email protected]>
fix service tests

cd5435e5ee095997077abd632c65b57a31de1563 authored about 6 years ago by Nikolay Kim <[email protected]>
split ServiceExt trait

bf9bd97173ca3cd82e40fcde5e7b4646a2de9bd7 authored about 6 years ago by Nikolay Kim <[email protected]>
Release future early for .and_then() and .then() combinators

61939c7af2faf1eca46c6ccd5e429ef7a56c738b authored about 6 years ago by Nikolay Kim <[email protected]>
prepare release

e8a1664c15a7611d4418087d4a37f68b15aeef72 authored about 6 years ago by Nikolay Kim <[email protected]>
fix backpressure for ssl concurrent handshakes

d1bfae7414cb290ffa8b881dd80955d387a39e7c authored about 6 years ago by Nikolay Kim <[email protected]>
rename ServiceConfig::rt to ServiceConfig::apply

5ca00dc7981bb756cfc71ba09a25eb57ff5c97fb authored about 6 years ago by Nikolay Kim <[email protected]>
fix signals handling on windows

fd3e77ea8358b7efe3fe3a11cf58d41a905dfe89 authored about 6 years ago by Nikolay Kim <[email protected]>
no readme

d38eb00793a41fa1916a447b368e7938088807b7 authored about 6 years ago by Nikolay Kim <[email protected]>
no readme

3c9d95bd9fabc266c6254ad34cf5636c003208f4 authored about 6 years ago by Nikolay Kim <[email protected]>
use released version

331db2eb47d988a5c840b88efc2f6afadfad051f authored about 6 years ago by Nikolay Kim <[email protected]>
fix examples

de66b5c776444166c0a6a6e2e422f3bbdfdcc9c9 authored about 6 years ago by Nikolay Kim <[email protected]>
update travis config

4adbbad450b0299250fbaac0df454729419c1a52 authored about 6 years ago by Nikolay Kim <[email protected]>
add signals support

42ec3454d922e20275c68a3c759197fb2a51b309 authored about 6 years ago by Nikolay Kim <[email protected]>
try to parse host first

e6daca799555c6bfd1886bfcb7631ed0eab5b084 authored about 6 years ago by Nikolay Kim <[email protected]>
move helper services to separate package

d35c87d228420f4289ec250af1fa726bdf95bfbd authored about 6 years ago by Nikolay Kim <[email protected]>
prepare actix-utils

ba006d95c712fd68dceaa5066d0534cbab9119ba authored about 6 years ago by Nikolay Kim <[email protected]>
add helper fn

9577b7bbede7a9ac4d6345402499d661c9c6b891 authored about 6 years ago by Nikolay Kim <[email protected]>
move server to separate crate

8ad93f4838f6b614953229e97724ed92aff19924 authored about 6 years ago by Nikolay Kim <[email protected]>
use actix-rt for server impl

ffb07c8884eafaae17f578f2506d749ec86c01a3 authored about 6 years ago by Nikolay Kim <[email protected]>
rename Server to ServerBuilder

cdd6904aa0f6ae05e442c6e274e32ccfb1487f31 authored about 6 years ago by Nikolay Kim <[email protected]>
add actix single threaded runtime

98a151db4f0a8e8240569c4f4f80fb3daccd5a6d authored about 6 years ago by Nikolay Kim <[email protected]>
remove unused code

227ea156835adf8068994e78dda89dc4312446f2 authored about 6 years ago by Nikolay Kim <[email protected]>
move codec to separate crate

e50be58fdb1143dbf3d9d0dfbb85a912c181bc6c authored about 6 years ago by Nikolay Kim <[email protected]>
update changes

3288b7648d19b2445ee43cbc33408de5296e5024 authored about 6 years ago by Nikolay Kim <[email protected]>
migrate to actix-service crate

43e14818c4997fae12e8049d9149023d17f4a149 authored about 6 years ago by Nikolay Kim <[email protected]>
add Service impl for Box<S>

a60bf691d55e04b06bb9661e721964d41f422818 authored about 6 years ago by Nikolay Kim <[email protected]>
move service to separate crate

5f37d85f9be49848adefe3a60a3e155b2a23cadd authored about 6 years ago by Nikolay Kim <[email protected]>
update tests

e8aa73a44bf2292632bf9203ddfffea6047c50bf authored about 6 years ago by Nikolay Kim <[email protected]>
convert to edition 2018

8fe7ce533c2b427cdfbd21882ec35982a2f50960 authored about 6 years ago by Nikolay Kim <[email protected]>
use FnMut for apply combinator

42a46796357dfda6e4683f23ae21738bd266662b authored about 6 years ago by Nikolay Kim <[email protected]>
do not export cell

36a15efeac3b8005e49e49b99036ff18ab6037a4 authored about 6 years ago by Nikolay Kim <[email protected]>
export cell

5937a06ebef412b69f5a12a9ef840eaf2823f964 authored about 6 years ago by Nikolay Kim <[email protected]>
cleanup clonable service

a16ad6b2cd539989e8c196cdc84c18af95b4d876 authored about 6 years ago by Nikolay Kim <[email protected]>
update tests

8108f195807a83afd26a3c49a3bde580eb363cf7 authored about 6 years ago by Nikolay Kim <[email protected]>
migrate to new Service<Request> trait

1b1ae01b5af1507b849d78921bc386f6bd84e832 authored about 6 years ago by Nikolay Kim <[email protected]>
allow to skip name resolution

c62567f85f5915a6d2e8291a2b8c87ba2eb06fc9 authored about 6 years ago by Nikolay Kim <[email protected]>
Framed::is_write_buf_empty() checks if write buffer is flushed

410204a41e7f6e244e60a36de87c8f20aeff991a authored about 6 years ago by Nikolay Kim <[email protected]>
update version

29fe995a0215a311d0b06aafa81eaf77bf9f94ef authored about 6 years ago by Nikolay Kim <[email protected]>
Fix wrong service to socket binding

741b3fb1c0ac7af7208988ac04f88c6fbdcd8edf authored about 6 years ago by Nikolay Kim <[email protected]>
allow to force write to Framed object

dba86fbbf87a2b68979fd4eb3ee220f457e8f06b authored about 6 years ago by Nikolay Kim <[email protected]>
better name

c29501fcf362aaaf2e58d6f6a27eba7a180cd4a9 authored about 6 years ago by Nikolay Kim <[email protected]>
allow to check if Framed's write buffer is full

9a3321b15377df9371f414f029897583cc107808 authored about 6 years ago by Nikolay Kim <[email protected]>
update defaults

f13a0925f7f1d6b606061fb839ad994750c31e1e authored about 6 years ago by Nikolay Kim <[email protected]>
add write buffer capacity caps for Framed

8886672ae6e1ae08856afd0fa2c9146c0f02169f authored about 6 years ago by Nikolay Kim <[email protected]>
use RequestHost trait for OpensslConnector service

8f20f695597cbb766d7eadffc4fcd3e68c5849f0 authored about 6 years ago by Nikolay Kim <[email protected]>
refactor connector and resolver services

9b9599500a534e7afb414edf041f6741965edb0b authored about 6 years ago by Nikolay Kim <[email protected]>
remove debug output

a4b81a256c142eaa6f475fbbdf3c7e873e434471 authored about 6 years ago by Nikolay Kim <[email protected]>
update changes

38235c14bb15cd138c50d0197e27e357efb9a244 authored about 6 years ago by Nikolay Kim <[email protected]>
reset delay instead of creating new one

bf9269de9a5cc6a4d06bada46007516573fece7c authored about 6 years ago by Nikolay Kim <[email protected]>
use configured token for service message

bb34df8c1b26335274acaf25e6cd4d691b95322b authored about 6 years ago by Nikolay Kim <[email protected]>