Ecosyste.ms: OpenCollective

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

github.com/actix/actix-web

Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
https://github.com/actix/actix-web

optimize payload detection

98b0e023f3f9b824268fd8983f3642ab075b3b2d authored almost 7 years ago by Nikolay Kim <[email protected]>
Set nightly version

012d55e424999d6fffac845ba836bb6b7a3dff6a authored almost 7 years ago by Nikolay Kim <[email protected]>
better connect handling

f1e82ebc1ee12a7bcff1f8bd90cf325433c85551 authored almost 7 years ago by Nikolay Kim <[email protected]>
optimize payload type detection

ddd9c24bb23738c602be262aecb78b8e41f57fcf authored almost 7 years ago by Nikolay Kim <[email protected]>
simplify drain feature

9f9c75d832c3f6c0da9ea8197758eabdb61deb97 authored almost 7 years ago by Nikolay Kim <[email protected]>
proper fix for compression

eaab28cd3b30c49bf1daa071d4faee09bd0474e1 authored about 7 years ago by Nikolay Kim <[email protected]>
fix compression

c35d2946119448ff1222e9963b4257db1038d1ed authored about 7 years ago by Nikolay Kim <[email protected]>
update test

18f384178305908134d0a32aa72c6d6cc5851ec9 authored about 7 years ago by Nikolay Kim <[email protected]>
fix typos in guide

0567e6fb0a2239d839eaff1c2bcad7a62c374ea7 authored about 7 years ago by Nikolay Kim <[email protected]>
simplify guide examples

55534bff8c4591f40e11ccecbafa430d4fd1cc6d authored about 7 years ago by Nikolay Kim <[email protected]>
update doc strings

bca1dd4f9e65b3ea14a2fdf3d3cc0021c17124a3 authored about 7 years ago by Nikolay Kim <[email protected]>
cleanup more examples

0a68811dce28d6567827ca10876eb5acf88abe50 authored about 7 years ago by Nikolay Kim <[email protected]>
add doc string

406d2c41e95b5f6fc20129921f05ea293398b7c1 authored about 7 years ago by Nikolay Kim <[email protected]>
added JsonBody future

63ddc07ccb7bd495b769b567b8aa2ad7a8a544b0 authored about 7 years ago by Nikolay Kim <[email protected]>
move json responder to separate module

33b2be32813c913bd359f001211b87a8e5b38c7f authored about 7 years ago by Nikolay Kim <[email protected]>
move db code to separate module

bf23aa5d4b2467a3e920d7e835abd4b7cc2664f6 authored about 7 years ago by Nikolay Kim <[email protected]>
cleanup examples

3c5fd18e0264718009d3a94f0bdf07908f0d6fcc authored about 7 years ago by Nikolay Kim <[email protected]>
update example

4dd3382ac704251948920aab9f9b66ed6b815dc6 authored about 7 years ago by Nikolay Kim <[email protected]>
simplify json example

50891986bc60e02519f3229615954c80d7ed78ba authored about 7 years ago by Nikolay Kim <[email protected]>
cleanup example

df2aa42dad4465afd5f3c0bc5ad31c8a3238fb0e authored about 7 years ago by Nikolay Kim <[email protected]>
more general Responder implementaiton for response future

c36ad063323f198fcd2a2407c59bf3337cac90ee authored about 7 years ago by Nikolay Kim <[email protected]>
check json example during travis build

821c96c37c717b33ef8addd3bc43dcab40249092 authored about 7 years ago by Nikolay Kim <[email protected]>
json request example

cbb81bc747da20ab98f0338d9ac878391c9089d3 authored about 7 years ago by Nikolay Kim <[email protected]>
remove box from predicates

79f047f5be1ca6a74f40e9170fe8e081320e1780 authored about 7 years ago by Nikolay Kim <[email protected]>
make async handler future more generic

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

c3a39e026d3752a5667605e1f1822992555bce0a authored about 7 years ago by Nikolay Kim <[email protected]>
upgrade actix min version

e05596b65d9b4de8a2c2fad6e1bd5bdea8a9c5d2 authored about 7 years ago by Nikolay Kim <[email protected]>
Update README.md

65767558fbdcb27151d632db6f06f8a1f1d83ce6 authored about 7 years ago by Nikolay Kim <[email protected]>
update guide

7fc7d6e17a6e1aca2e5bc33e468ebf832905090c authored about 7 years ago by Nikolay Kim <[email protected]>
update guide examples

c47e2ccfeed40d9ffc0b2a9160a144ee91cd45b5 authored about 7 years ago by Nikolay Kim <[email protected]>
update guide example

d0c01c2cdd668a577e922886d4058889f3989ce1 authored about 7 years ago by Nikolay Kim <[email protected]>
update guide section about ssl

50b2f62c8013454d3fc148995b70319bad44d42c authored about 7 years ago by Nikolay Kim <[email protected]>
update readme

0a96b8c579f4476341042e30134bcadaacdb27d9 authored about 7 years ago by Nikolay Kim <[email protected]>
update readme

d41aade0b74a513898a757eaa09892a206ba6eb8 authored about 7 years ago by Nikolay Kim <[email protected]>
update doc strings

626999bcc927f6a092980076159094204e4a61bf authored about 7 years ago by Nikolay Kim <[email protected]>
update session guide section

64d867d9a1a56a54c4cdf6c73635a5e4b2f7003c authored about 7 years ago by Nikolay Kim <[email protected]>
refactor url encoded body parsing

1596f4db73e91b6bf9459939e9543ba93542916d authored about 7 years ago by Nikolay Kim <[email protected]>
make method private

fa2a3bc55edde9ac315dd8a6ac0d77c12a986bb1 authored about 7 years ago by Nikolay Kim <[email protected]>
split examples check

52c98657166bc0fba4c0015ba547796a7377e1d8 authored about 7 years ago by Nikolay Kim <[email protected]>
fix some doc strings

db7bd962cb927ece14dc18f7c270095a51ab9a93 authored about 7 years ago by Nikolay Kim <[email protected]>
Merge branch 'travis-test'

f858fa7a32493fbe346ed53672af3c00b63963da authored about 7 years ago by Nikolay Kim <[email protected]>
better query() method impl; update doc strings

2bad99b6456132f09b7f0156ec3d00628b222cff authored about 7 years ago by Nikolay Kim <[email protected]>
check examples

566066e8557a7bfe19c520f20f674d71d8b9a638 authored about 7 years ago by Nikolay Kim <[email protected]>
add client.py comments

009874125ec5760db2f4c611ae1475e63ae0134f authored about 7 years ago by Nikolay Kim <[email protected]>
add multipart guide section

2e790dfcc6a6b9c67a44553c2f5b5700babcbe1b authored about 7 years ago by Nikolay Kim <[email protected]>
multipart field is stream of bytes

e3f9345420cbc18a9e289eb15651f7c0be1cbaee authored about 7 years ago by Nikolay Kim <[email protected]>
refactor multipart stream creation

790793f8a1c9b9000f1bb328cb89b86e1a505fff authored about 7 years ago by Nikolay Kim <[email protected]>
simplify server start method

13cbfc877d003d7203b09f63cf594e50b1b3ccb7 authored about 7 years ago by Nikolay Kim <[email protected]>
fix typos

4f6145e5c715b6dc79ba8eb0e9ac9679313d3e15 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor payload

f3b853f2249a89f2e69385059fea4bc58ab8d342 authored about 7 years ago by Nikolay Kim <[email protected]>
make payload sender public

0cab8730669ba0a854a46ec9274cab48cad804e8 authored about 7 years ago by Nikolay Kim <[email protected]>
fix typos

64dc6c577159d1d00a0d5e19ad4d7ea8299cf855 authored about 7 years ago by Nikolay Kim <[email protected]>
fix typos

669975df75ac9a6da9dccf69ef0e650effa343ae authored about 7 years ago by Nikolay Kim <[email protected]>
added database integration guide section

56fd0881634aef9fbab09b1f09dc1f3336c178de authored about 7 years ago by Nikolay Kim <[email protected]>
guide update

2124730e0a03498ec2af54ca5db49309ef8a80f2 authored about 7 years ago by Nikolay Kim <[email protected]>
update license in readme

e9a3845e26c65e7b54e074ade771767b54b06483 authored about 7 years ago by Nikolay Kim <[email protected]>
update examples links

3f0e7456c0ad1a025adf25af95500e3062394a44 authored about 7 years ago by Nikolay Kim <[email protected]>
better name

1e1da5832fa404f150ac2edbd3fca23040909c39 authored about 7 years ago by Nikolay Kim <[email protected]>
add more comments

625c4ad0db7bb1a7c2e22700a7ad0d443ff52f67 authored about 7 years ago by Nikolay Kim <[email protected]>
added diesel example

fde94bfe95b13aca78750d2e84d5193290904a4a authored about 7 years ago by Nikolay Kim <[email protected]>
add tera example

3e8a6c39881c5867fd72fb2eb9619e2292fe6968 authored about 7 years ago by Nikolay Kim <[email protected]>
update tests

26af6040ff84e4030e1bec06d1ae6df9f343a810 authored about 7 years ago by Nikolay Kim <[email protected]>
update examples

9ed4159c0ccefbcf0115ec2b7af05c2fdeb1e21d authored about 7 years ago by Nikolay Kim <[email protected]>
refactor server bind and start process

27d92f3a238283fdf4b1b09bec95e96363288042 authored about 7 years ago by Nikolay Kim <[email protected]>
add mit license

4b421b44a281e3d4c2181ef3f2c356d9d67174a1 authored about 7 years ago by Nikolay Kim <[email protected]>
update readme

1a51f75eccb14513733f5b40bd8e5739633ec99a authored about 7 years ago by Nikolay Kim <[email protected]>
update readme

9821c6ea9022b4dc93f8953390984e133e145186 authored about 7 years ago by Nikolay Kim <[email protected]>
update readme

167717d20e820461fe423321d4048052526e90fd authored about 7 years ago by Nikolay Kim <[email protected]>
update readme

91ffab8f6ea13ef9f26d80c622bc181918054c1d authored about 7 years ago by Nikolay Kim <[email protected]>
simplify content-length calculation

b1f33e29ec79a766e369bc3d32305175fa5152a4 authored about 7 years ago by Nikolay Kim <[email protected]>
h1 cleanups

ed8bd3d6a3a177fa6ec9f09087764877442c9898 authored about 7 years ago by Nikolay Kim <[email protected]>
cleanup response

1daf50095abb06606709c40673f9154c1b7def01 authored about 7 years ago by Nikolay Kim <[email protected]>
update tests

a8b2f1b82127eb6eacc1caf2db00559ee02e20d7 authored about 7 years ago by Nikolay Kim <[email protected]>
hide httpresponse box

1ddcce7b76105a13fb5233b7876ef97684a5eb8e authored about 7 years ago by Nikolay Kim <[email protected]>
cleanup h1 parse

c3d5e4301ac53badd70a35becbe9dd5fb9f2c713 authored about 7 years ago by Nikolay Kim <[email protected]>
Update README.md

71c37bde5aed843ca81c8a1f44a042f7c6d5bd46 authored about 7 years ago by Nikolay Kim <[email protected]>
cleanup

4913e7d3c2d82ff47ae0bdd7baf2d28cab59bcfd authored about 7 years ago by Nikolay Kim <[email protected]>
fix readme

d77156c16ce46c1b59c2cd77b2bbfb75412efb84 authored about 7 years ago by Nikolay Kim <[email protected]>
better SharedBytes usage for h2

106f43e874360bdb9f0afd187a027b27c5b4aea1 authored about 7 years ago by Nikolay Kim <[email protected]>
update tests

2b0994e448b4175d57a0ab6ff3dfbed26120d238 authored about 7 years ago by Nikolay Kim <[email protected]>
update readme

a2dff8a0b9b75daf8d0aa47c2b508b7f9ca7b692 authored about 7 years ago by Nikolay Kim <[email protected]>
various server optimizations

c37565cc4aa7c53aa39fa0a5f909945a7c5bd44d authored about 7 years ago by Nikolay Kim <[email protected]>
handle keep-alive setting more efficient

b61c2a0cf07d2b729aa0a9de841cf091cdb2d8bf authored about 7 years ago by Nikolay Kim <[email protected]>
rename FromRequest trait to Responder

c98d320f8cec5a45f8de0cc8903ff8ae2b0bb786 authored about 7 years ago by Nikolay Kim <[email protected]>
update api docs

355f54efe282d8a36978fc05af6155649a895f0a authored about 7 years ago by Nikolay Kim <[email protected]>
update tests

8c1487f7f2b2c77eb4ef52e2a053b0ec2c16b987 authored about 7 years ago by Nikolay Kim <[email protected]>
rename module

4529efa9480a4b57540f5e08bcbe53f2ff4ab8fd authored about 7 years ago by Nikolay Kim <[email protected]>
remove unused file

9d0a64ac9888f4387f1fd489abaf7838db97feb1 authored about 7 years ago by Nikolay Kim <[email protected]>
update guide

b7cde3f4a98175e0ab30cfcbe7e4c0a0f1a1bfc9 authored about 7 years ago by Nikolay Kim <[email protected]>
add ssl guide ref

408ddf0be1d10f5d0550b9217bf6ae9dccb3c90a authored about 7 years ago by Nikolay Kim <[email protected]>
add readme

406ef202626b34388a91ac0fb30efc6be33a40dc authored about 7 years ago by Nikolay Kim <[email protected]>
refactor keep-alive; update guide

c2751efa871119b1fe6318c66bfe563fd3930bb5 authored about 7 years ago by Nikolay Kim <[email protected]>
fix example

653b4318955b8397635d2695b4316ed8898584bf authored about 7 years ago by Nikolay Kim <[email protected]>
various optimizations

96f598f2c4562258e914a500c4f102f2f4ca2932 authored about 7 years ago by Nikolay Kim <[email protected]>
refactor http workers

81f8da03ae9cb0092ca0b093daeff393120b640d authored about 7 years ago by Nikolay Kim <[email protected]>
move tests

6b61041aec84dc05e81c087ac9d8cfcee0ad4bac authored about 7 years ago by Nikolay Kim <[email protected]>
various cleanups

d4187f682b023df1b059a30787cbf3a428a276fd authored about 7 years ago by Nikolay Kim <[email protected]>
update tests

55204c829c36135e7f80eecdcf94297960d79c29 authored about 7 years ago by Nikolay Kim <[email protected]>
cleanup and optimize some code

2e83c5924d0de509d793b2b62c4056745e841cbe authored about 7 years ago by Nikolay Kim <[email protected]>
handle http connections in different threads

ab6efd2421e82e8edfb82f108c61ae996bd4510f authored about 7 years ago by Nikolay Kim <[email protected]>