Ecosyste.ms: OpenCollective

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

github.com/actix/actix-extras

A collection of additional crates supporting the actix and actix-web frameworks.
https://github.com/actix/actix-extras

fix guide examples

56ae565688739649f27d35866058433361a29a3c authored almost 7 years ago by Nikolay Kim <[email protected]>
refactor multipart stream

0a3b776aa7bd3789fb2f61c2a1d504d6cba52e2a authored almost 7 years ago by Nikolay Kim <[email protected]>
add Read and AsyncRead impl to HttpRequest

6ef9c60361d00b66437e88e0b4b449ac909f7a9b authored almost 7 years ago by Nikolay Kim <[email protected]>
refactor payload related futures for HttpRequest

a2b98b31e8951a15ed94acc207d04c2bb17f1da3 authored almost 7 years ago by Nikolay Kim <[email protected]>
refactor and simplify content encoding

ab5ed27bf1fe9d7b266b389672b34f8cd9914964 authored almost 7 years ago by Nikolay Kim <[email protected]>
Make payload and httprequest a stream

141b992450da0e2447319982dbf632d94baeefed authored almost 7 years ago by Nikolay Kim <[email protected]>
refactor client payload processing

4e41e13baf77ee13e7948b6739b328d77e551ed6 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix websocket example

ea8e8e75a2fa6dde06e7d0a74d6ce279c28642b5 authored almost 7 years ago by Nikolay Kim <[email protected]>
better ergonomics for WsClient::client()

a855c8b2c9ced44d6c57e6246707f7a42743eb53 authored almost 7 years ago by Nikolay Kim <[email protected]>
better ergonomics for ws client

fd31eb74c522f9b0809ac844ba753cf3768e645d authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #78 from pyros2097/master

Fix websocket example path

3b22b1b168325e9f287ff1151abbbdf13e17a528 authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge branch 'master' into master

7a7df7f8fb71a61dae97a2c7ad8f8d25ebb1234d authored almost 7 years ago by Nikolay Kim <[email protected]>
fix big ws frames

25aabfb3e2ac291fc369b893ec5c6105dceb91fd authored almost 7 years ago by Nikolay Kim <[email protected]>
Update qs_9.md

3a3657cfaf0c5b8723b7dfc9640c2c4c63fddab4 authored almost 7 years ago by pyros2097 <[email protected]>
fix routes registration order

aff43cc8b84b172b6937ea314c5e84a2746eb9d5 authored almost 7 years ago by Nikolay Kim <[email protected]>
allow to use Connection for sending client request

4a9c1ae894b6a3ba98cab7186519055f3f387994 authored almost 7 years ago by Nikolay Kim <[email protected]>
remove RegexSet mention

4a07430e8e43d0dc739ee0b32bd1d2ee7f1d5afe authored almost 7 years ago by Nikolay Kim <[email protected]>
update route matching guide section

9a076c69d12e8b9056ebd6b57746c5e9b36a6a2b authored almost 7 years ago by Nikolay Kim <[email protected]>
fix NormalizePath helper

8f2d3a0a76f44fa530c882bb154fba2bcb783ec2 authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge branch 'master' of github.com:actix/actix-web

d4611f8bb9d8099fa31d7c3ca3087935f9ae4aa6 authored almost 7 years ago by Nikolay Kim <[email protected]>
do not use regset for route recognition

fd56e5dc82af5d6e62f23472e384762d12ba108f authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #77 from rofrol/patch-1

could used -> could be used, latest actix sync

7c74259453de935f1d21bd70081748b7503d7841 authored almost 7 years ago by Nikolay Kim <[email protected]>
could used -> could be used, latest actix sync

6a01af32bc3ada7a0daaf11238b6cfcc1054aaa2 authored almost 7 years ago by Roman Frołow <[email protected]>
more tests for NormalizePath helper

5634e5794f571904706d21c2b327560bbb4a7ba3 authored almost 7 years ago by Nikolay Kim <[email protected]>
update logger doc string

187644e178a13abe28689de54abee4926910fae1 authored almost 7 years ago by Nikolay Kim <[email protected]>
add logger info

7198dde4654ca02c2e085cde46d5b5f3cedd54b4 authored almost 7 years ago by Nikolay Kim <[email protected]>
set date header for client requests

2374aa42ed7b0f43792d157bb6377aa212ac574a authored almost 7 years ago by Nikolay Kim <[email protected]>
support client request's async body

03912d208928db99d49ac6a0604c9fc284e36fbc authored almost 7 years ago by Nikolay Kim <[email protected]>
allow to pass different binary data

3f95cce9e8d6bcc763023dfe17b32720dee782a0 authored almost 7 years ago by Nikolay Kim <[email protected]>
added TestRequest::set_payload()

979cea03acbaff6f17a1b9b554d599af4643288b authored almost 7 years ago by Nikolay Kim <[email protected]>
code coverage on 1.21

6424defee6550b1136ac297ad528f0daa2144c7b authored almost 7 years ago by Nikolay Kim <[email protected]>
optimize http message serialization

6ee14efbe274212656f836b7e815177be65789d9 authored almost 7 years ago by Nikolay Kim <[email protected]>
escape router pattern re

4d81186059ae0ffe533657be5363ee56258eed5d authored almost 7 years ago by Nikolay Kim <[email protected]>
try to remove trailing slash for normalize path handler

ddc82395e8b5e869d3551de09990640c5ec3ee45 authored almost 7 years ago by Nikolay Kim <[email protected]>
clone router with httprequest

360ffbba68bbb873713d0bc932f9a3299d0fc26f authored almost 7 years ago by Nikolay Kim <[email protected]>
allow to send request using custom connector

f2f17982159c4d588972783e4f2ae592d363d747 authored almost 7 years ago by Nikolay Kim <[email protected]>
replace reqwest with actix::client

548f4e4d62435822e0272001f3710f7593680a67 authored almost 7 years ago by Nikolay Kim <[email protected]>
refactor http client

cb70d5ec3d0fd74e48384791ad55ebb42e64b67a authored almost 7 years ago by Nikolay Kim <[email protected]>
allow to set default content encoding on application level

edd114f6e46c8c8dc8c4c90d3a197fe8f59aa2a7 authored almost 7 years ago by Nikolay Kim <[email protected]>
log 5xx responses as error

816c6fb0e077dc5e5632615b8ff14ed9263fc130 authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge branch 'master' of github.com:actix/actix-redis

c6fc09ada80668643ecf7df8d2ea5ca655be9d80 authored almost 7 years ago by Nikolay Kim <[email protected]>
actix 0.5

2b3b5c2f2b2ceacfa2d24052344e5e5fa6f4e973 authored almost 7 years ago by Nikolay Kim <[email protected]>
use actix 0.5 release

0da382a7a464d9403a80f31a62bc18f9490fc11c authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #6 from andreevlex/feature/issue-2

added some documentation

87ad8d491ceae64e06c61aaf8078ece48ed31c7e authored almost 7 years ago by Alexander Andreev <[email protected]>
added some documentation

14cfcb7e8771689ed14495b8c1160efac807d701 authored almost 7 years ago by Alexander Andreev <[email protected]>
Merge pull request #5 from andreevlex/spelling-check

spelling check

28b50a37554db90d28a007890aa33aa9a544ab5f authored almost 7 years ago by Nikolay Kim <[email protected]>
spelling check

2555c3442754d648c36f0eb32b45f7b87d43529e authored almost 7 years ago by Alexander Andreev <[email protected]>
deregister server socket on shutdown

3e3d3279b8e395c41f108867f93d0a7cc42ca148 authored almost 7 years ago by Nikolay Kim <[email protected]>
add r2d2 example

3c95823e53a968f37cceaa5be066e409185e4ca2 authored almost 7 years ago by Nikolay Kim <[email protected]>
do not stop accept thread on error

8607c51bcf97db266aebc3d6f5adc5e986858094 authored almost 7 years ago by Nikolay Kim <[email protected]>
use latest actix api

f11752437c5b57c3b6d68504b49913bc068a4bd3 authored almost 7 years ago by Nikolay Kim <[email protected]>
disable dead code link

080bb3e5aefa285169a3342477e3ad4a5feaf113 authored almost 7 years ago by Nikolay Kim <[email protected]>
update examples

d31e71a1694d9c584bb0e32c7667e5b560dc1243 authored almost 7 years ago by Nikolay Kim <[email protected]>
add techempower benchmark link

7b0e1642b641d7f01a0cad63f6c10371687c3252 authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #71 from rbtcollins/patch-1

Wait for spawned thread

096dee519c1e05a313f3750840ae135ad79c224a authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge branch 'master' into patch-1

8bce3b9d101f2de405a65985d67db7e446266287 authored almost 7 years ago by Nikolay Kim <[email protected]>
Update qs_2.md

b28ecbcf0c6ed07cb041f61500870aa6c3877a03 authored almost 7 years ago by Robert Collins <[email protected]>
fix doc test

8f9ec5c23cb675f3813c7859382cb6eaa8a58591 authored almost 7 years ago by Nikolay Kim <[email protected]>
update examples

96b87761d10dc238485590709bd563bea116b0a5 authored almost 7 years ago by Nikolay Kim <[email protected]>
use newer api

b1eec3131fda1c05a08f2b6e39f14f5cc3d2960b authored almost 7 years ago by Nikolay Kim <[email protected]>
use Recipient

a544034c06cde998f621044199531492f92c4927 authored almost 7 years ago by Nikolay Kim <[email protected]>
consistently use `#[cause]` and display causing errors (#73)

4b8181476c8f6ccedf85f20e9085ae607197e7d8 authored almost 7 years ago by Christopher Armstrong <[email protected]>
update examples

eb041de36d99935903cf8cc70790a352a9876bd2 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix doc test

80285f2a322a126a23c4cd14449d3da9249e275b authored almost 7 years ago by Nikolay Kim <[email protected]>
Merge pull request #72 from rbtcollins/patch-2

Use AtomicUsize properly

de869ed87907453f4ab5b3a3c9f8b020204a1fde authored almost 7 years ago by Nikolay Kim <[email protected]>
update websocket-chat example

7ccacb92ce80aaf5716141d1e81a8f531a0c72fa authored almost 7 years ago by Nikolay Kim <[email protected]>
Use AtomicUsize properly

doing a read+write on an atomic int will lose updates from other threads.

57655d8153c3976ce14985f67417e2dc1a50095e authored almost 7 years ago by Robert Collins <[email protected]>
use new actix api

335ca8ff3388c3b83e68c71ef9b02fbcdb001caa authored almost 7 years ago by Nikolay Kim <[email protected]>
update names

720d8c36c1e664e741e087baa651fc263cf8dd75 authored almost 7 years ago by Nikolay Kim <[email protected]>
sync with latest actix

8c1b5fa94549d6710b2b4fb3776058ceeba19604 authored almost 7 years ago by Nikolay Kim <[email protected]>
Wait for spawned thread

A spawned thread doesn't block the main thread exiting unless explicitly joined.
The demo as wr...

232aba20806c5ae2b06fbfd5dadbf82871e4a30e authored almost 7 years ago by Robert Collins <[email protected]>
update actix api

30bdf9cb5ebed33207fa8ec4de1196e31f2e7d88 authored almost 7 years ago by Nikolay Kim <[email protected]>
build docs for apln and tls features

285c66e7d8700f611684b408a816a165763bbd7d authored almost 7 years ago by Nikolay Kim <[email protected]>
simplify HttpServer::start_tls() method

856055c6cab7ede3b26c0cb4d1888bbc2a9f6475 authored almost 7 years ago by Nikolay Kim <[email protected]>
update doc string

e3081306da37f20175849410f6ad529d73fb036b authored almost 7 years ago by Nikolay Kim <[email protected]>
more HttpServer type simplification

94c4053cb5ef5d1f20c7a5ed08934d2cf31d4de7 authored almost 7 years ago by Nikolay Kim <[email protected]>
simplify HttpServer type definition

762961b0f4fb7e18deea50badd9a85ff2df25634 authored almost 7 years ago by Nikolay Kim <[email protected]>
special handling for upgraded pipeline

3109f9be629db32d64e02381ab8e758567c5adc6 authored almost 7 years ago by Nikolay Kim <[email protected]>
update example

2d049e4a9fbac793a87204ebc89d4d476724ba31 authored almost 7 years ago by Nikolay Kim <[email protected]>
refactor h1 stream polling

0c98775b51e4935dfc5e20312dc58fd645794ba6 authored almost 7 years ago by Nikolay Kim <[email protected]>
optimize ws frame generation

b4b5c78b510257c41912820fa39449e48f84065b authored almost 7 years ago by Nikolay Kim <[email protected]>
add wsload tool; optimize ws frame parser

78da98a16dcef73bfeb4c7e71ffaa70726b9d701 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix back pressure for h1 import stream

74377ef73df060dffdb123f74808158bc5a2d435 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix example

728377a447219ed4c8ef5e9399dd68d08897f3b6 authored almost 7 years ago by Nikolay Kim <[email protected]>
more actix compatibility

73ed1342eb1446746cacb522b6aad776a2588ba9 authored almost 7 years ago by Nikolay Kim <[email protected]>
actix compatibility

bc6300be34bb754f00a88a122caea3d5625ad602 authored almost 7 years ago by Nikolay Kim <[email protected]>
fix deprecation warnings, update actix

2faf3a5eb691ce1c5f0f1405df69da180e34a09d authored almost 7 years ago by Nikolay Kim <[email protected]>
update websocket-chat example

6181a84d7be75bdf2b2ffb46d3c64475ead45cbf authored almost 7 years ago by Nikolay Kim <[email protected]>
Disable signals in HttpServers started by the tests. (#69)

Something is wrong with signals on windows.
This change causes the unit tests to pass on Windows.

f8f99ec0c7190c4f1793bcf189d439f9085393c6 authored almost 7 years ago by Christopher Armstrong <[email protected]>
Update most examples to use actix from git (#68)

bd03ba119201e14fb8610497e01d4f2cbeafb367 authored almost 7 years ago by Christopher Armstrong <[email protected]>
upgrade trust-dns-resolver

d0cbf7cd2538bedc2aff34967235c3dfe6396430 authored almost 7 years ago by Nikolay Kim <[email protected]>
remove default impl for std error, it prevents use of Fail

93aa220e8d0b07d1dfe2d4952f4ad02531eb67e2 authored almost 7 years ago by Nikolay Kim <[email protected]>
Avoid using `Path` to calculate URIs, because it doesn't do the right thing on Windows (#67)

Redirecting to index files now always uses `/` instead of backslash on windows.

81e4fb935316905867ab27903a50302dcd3af351 authored almost 7 years ago by Christopher Armstrong <[email protected]>
Allow returning failure::Error from handlers (#65)

This implements From<failure::Error> for Error (by way of `failure::Compat`)
and ResponseError ...

884ea02f5cc2cb93a4919dd4bf0e5373340832da authored almost 7 years ago by Christopher Armstrong <[email protected]>
remove rust_backtrace for appveyor

b6d5516e3a603b0d99b8adcfec71cd075e25ef4e authored almost 7 years ago by Nikolay Kim <[email protected]>
update config for appveyor

46841cc87e76c4efbe07b6507e4ba7b77e5b0f2f authored almost 7 years ago by Nikolay Kim <[email protected]>
add HttpRequest::uri_mut(), allows to modify request uri

7ad66956b237394744e8b2bfab0122d4fa8460aa authored almost 7 years ago by Nikolay Kim <[email protected]>
update websocket-chat example

d5681618529055486571c51dc351d5b854821651 authored almost 7 years ago by Nikolay Kim <[email protected]>
re enable 1.21

671ab35cf606e1e309664b82417da9d03c6f1024 authored almost 7 years ago by Nikolay Kim <[email protected]>
appveyor cfg

c63ad4b6f1bab8f8608b1f9f15e4132221409202 authored almost 7 years ago by Nikolay Kim <[email protected]>