Ecosyste.ms: OpenCollective

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

github.com/actix/book

Actix user guides
https://github.com/actix/book

add server spawn method

556de7293215153e08c33559456a4c786de68bf9 authored about 7 years ago
Fix typos

4d741b4de57ac077c646fa6b3a3835fe62532475 authored about 7 years ago
add server management commands

0589f2ee495a31654c8d641390ce220ab0818655 authored about 7 years ago
use mio for accept loop

da8aa8b988fd5dec1b3fddbd09406a78f0304751 authored about 7 years ago
check example in 1.20

be1cd2936d3d3cff20208c6376289c09b6ccfbca authored about 7 years ago
Update .travis.yml

e1fb32c6e5e72f3c0e688c35adc4101df15ca698 authored about 7 years ago
fix guide example

5df5cc7374d451e0577c38a34ea819eaf921d5a9 authored about 7 years ago
various typos

0d21c2da220575306f52fe5d728cc41d5d228bfb authored about 7 years ago
modify unused_addr method; update websockt guide section

183bcd38f8bec0d536005ccec34a524cc2d53b1b authored about 7 years ago
restore server start test

3abd0db6b195bdbcb8313d318e383de92ee7195e authored about 7 years ago
rename module

29adc205815c7c215751c9f17fa7874f5ecccf0e authored about 7 years ago
add unit test helper

743235b8fd3a21a522435977cb0746f93bdf5b22 authored about 7 years ago
add testing section to guide

7f77ba557d811c80d89313f9ae9a5a550c1451b1 authored about 7 years ago
allow to use application factory for test server

d3b7d2d6b3512887cf4e8c9ac52df0d4280ccec4 authored about 7 years ago
add simple TestServer for integrational tests cases

f6510161b577c6777bb33b6f9bbae99f98354a23 authored about 7 years ago
fix type for disable feartures

e3b0f027942a40015ccced5f7e2a75490db2a24d authored about 7 years ago
HttpServer::addrs() return all bound socket addresses

9521de5746a74fca53438540d01541e70dfa834a authored about 7 years ago
add HttpServer::server_hostname method

dd3a2aa68acedffb81631cd6e8ca7be4294955e1 authored about 7 years ago
add doc string

cce9c68a10b4fd0d0312cce7d623e71a8350974f authored about 7 years ago
add notes on sync primitives

5e17a846af5ed1a044f5f1e4489d017e5390f506 authored about 7 years ago
add link to gitter

030a70841aeaff43ef3d89fdbcc69069ab877e19 authored about 7 years ago
fix tests

e4bfef9d262d849c77a34771bb1932e59a50c17a authored about 7 years ago
refactor Handler trait, use mut self

cf8c2ca95ec04121f04f928d0cea151f240d4c3a authored about 7 years ago
more info for middleware guide

b61a07a320f230f6a7e3cb148d40831aebae142f authored about 7 years ago
fix tests

ffb5742b7138dd81ebec2eadd468b4c8baace7cd authored about 7 years ago
right version

465a87a7cf99d196eef804d580f3086fa4a8ecfb authored about 7 years ago
write response optimizations

5b65987f6aff806fa0abbb272b1c0c937f64f975 authored about 7 years ago
update getting started guide section

89c9dfb5bc0f06107f6f94a70c85b63fef4bd810 authored about 7 years ago
update json example and guide info

a578262f735a470c85f27f49c604a4f03a94ed9e authored about 7 years ago
use specific nightly version for appveyor

b0c8fa03f030d442bfdf8f674ae58d020a007384 authored about 7 years ago
optimize payload detection

98b0e023f3f9b824268fd8983f3642ab075b3b2d authored about 7 years ago
Set nightly version

012d55e424999d6fffac845ba836bb6b7a3dff6a authored about 7 years ago
better connect handling

f1e82ebc1ee12a7bcff1f8bd90cf325433c85551 authored about 7 years ago
optimize payload type detection

ddd9c24bb23738c602be262aecb78b8e41f57fcf authored about 7 years ago
simplify drain feature

9f9c75d832c3f6c0da9ea8197758eabdb61deb97 authored about 7 years ago
proper fix for compression

eaab28cd3b30c49bf1daa071d4faee09bd0474e1 authored about 7 years ago
fix compression

c35d2946119448ff1222e9963b4257db1038d1ed authored about 7 years ago
update test

18f384178305908134d0a32aa72c6d6cc5851ec9 authored about 7 years ago
fix typos in guide

0567e6fb0a2239d839eaff1c2bcad7a62c374ea7 authored about 7 years ago
simplify guide examples

55534bff8c4591f40e11ccecbafa430d4fd1cc6d authored about 7 years ago
update doc strings

bca1dd4f9e65b3ea14a2fdf3d3cc0021c17124a3 authored about 7 years ago
cleanup more examples

0a68811dce28d6567827ca10876eb5acf88abe50 authored about 7 years ago
add doc string

406d2c41e95b5f6fc20129921f05ea293398b7c1 authored about 7 years ago
added JsonBody future

63ddc07ccb7bd495b769b567b8aa2ad7a8a544b0 authored about 7 years ago
move json responder to separate module

33b2be32813c913bd359f001211b87a8e5b38c7f authored about 7 years ago
move db code to separate module

bf23aa5d4b2467a3e920d7e835abd4b7cc2664f6 authored about 7 years ago
cleanup examples

3c5fd18e0264718009d3a94f0bdf07908f0d6fcc authored about 7 years ago
update example

4dd3382ac704251948920aab9f9b66ed6b815dc6 authored about 7 years ago
simplify json example

50891986bc60e02519f3229615954c80d7ed78ba authored about 7 years ago
cleanup example

df2aa42dad4465afd5f3c0bc5ad31c8a3238fb0e authored about 7 years ago
more general Responder implementaiton for response future

c36ad063323f198fcd2a2407c59bf3337cac90ee authored about 7 years ago
check json example during travis build

821c96c37c717b33ef8addd3bc43dcab40249092 authored about 7 years ago
json request example

cbb81bc747da20ab98f0338d9ac878391c9089d3 authored about 7 years ago
remove box from predicates

79f047f5be1ca6a74f40e9170fe8e081320e1780 authored about 7 years ago
make async handler future more generic

813b56ebe59224012210f560dd1a8b4cf592d04a authored about 7 years ago
Merge branch 'master' of github.com:actix/actix-web

c3a39e026d3752a5667605e1f1822992555bce0a authored about 7 years ago
upgrade actix min version

e05596b65d9b4de8a2c2fad6e1bd5bdea8a9c5d2 authored about 7 years ago
Update README.md

65767558fbdcb27151d632db6f06f8a1f1d83ce6 authored about 7 years ago
update guide

7fc7d6e17a6e1aca2e5bc33e468ebf832905090c authored about 7 years ago
update guide examples

c47e2ccfeed40d9ffc0b2a9160a144ee91cd45b5 authored about 7 years ago
update guide example

d0c01c2cdd668a577e922886d4058889f3989ce1 authored about 7 years ago
update guide section about ssl

50b2f62c8013454d3fc148995b70319bad44d42c authored about 7 years ago
update readme

0a96b8c579f4476341042e30134bcadaacdb27d9 authored about 7 years ago
update readme

d41aade0b74a513898a757eaa09892a206ba6eb8 authored about 7 years ago
update doc strings

626999bcc927f6a092980076159094204e4a61bf authored about 7 years ago
update session guide section

64d867d9a1a56a54c4cdf6c73635a5e4b2f7003c authored about 7 years ago
refactor url encoded body parsing

1596f4db73e91b6bf9459939e9543ba93542916d authored about 7 years ago
make method private

fa2a3bc55edde9ac315dd8a6ac0d77c12a986bb1 authored about 7 years ago
split examples check

52c98657166bc0fba4c0015ba547796a7377e1d8 authored about 7 years ago
fix some doc strings

db7bd962cb927ece14dc18f7c270095a51ab9a93 authored about 7 years ago
Merge branch 'travis-test'

f858fa7a32493fbe346ed53672af3c00b63963da authored about 7 years ago
better query() method impl; update doc strings

2bad99b6456132f09b7f0156ec3d00628b222cff authored about 7 years ago
check examples

566066e8557a7bfe19c520f20f674d71d8b9a638 authored about 7 years ago
add client.py comments

009874125ec5760db2f4c611ae1475e63ae0134f authored about 7 years ago
add multipart guide section

2e790dfcc6a6b9c67a44553c2f5b5700babcbe1b authored about 7 years ago
multipart field is stream of bytes

e3f9345420cbc18a9e289eb15651f7c0be1cbaee authored about 7 years ago
refactor multipart stream creation

790793f8a1c9b9000f1bb328cb89b86e1a505fff authored about 7 years ago
simplify server start method

13cbfc877d003d7203b09f63cf594e50b1b3ccb7 authored about 7 years ago
fix typos

4f6145e5c715b6dc79ba8eb0e9ac9679313d3e15 authored about 7 years ago
refactor payload

f3b853f2249a89f2e69385059fea4bc58ab8d342 authored about 7 years ago
make payload sender public

0cab8730669ba0a854a46ec9274cab48cad804e8 authored about 7 years ago
fix typos

64dc6c577159d1d00a0d5e19ad4d7ea8299cf855 authored about 7 years ago
fix typos

669975df75ac9a6da9dccf69ef0e650effa343ae authored about 7 years ago
added database integration guide section

56fd0881634aef9fbab09b1f09dc1f3336c178de authored about 7 years ago
guide update

2124730e0a03498ec2af54ca5db49309ef8a80f2 authored about 7 years ago
update license in readme

e9a3845e26c65e7b54e074ade771767b54b06483 authored about 7 years ago
update examples links

3f0e7456c0ad1a025adf25af95500e3062394a44 authored about 7 years ago
better name

1e1da5832fa404f150ac2edbd3fca23040909c39 authored about 7 years ago
add more comments

625c4ad0db7bb1a7c2e22700a7ad0d443ff52f67 authored about 7 years ago
added diesel example

fde94bfe95b13aca78750d2e84d5193290904a4a authored about 7 years ago
add tera example

3e8a6c39881c5867fd72fb2eb9619e2292fe6968 authored about 7 years ago
update tests

26af6040ff84e4030e1bec06d1ae6df9f343a810 authored about 7 years ago
update examples

9ed4159c0ccefbcf0115ec2b7af05c2fdeb1e21d authored about 7 years ago
refactor server bind and start process

27d92f3a238283fdf4b1b09bec95e96363288042 authored about 7 years ago
add mit license

4b421b44a281e3d4c2181ef3f2c356d9d67174a1 authored about 7 years ago
update readme

1a51f75eccb14513733f5b40bd8e5739633ec99a authored about 7 years ago
update readme

9821c6ea9022b4dc93f8953390984e133e145186 authored about 7 years ago
update readme

167717d20e820461fe423321d4048052526e90fd authored about 7 years ago
update readme

91ffab8f6ea13ef9f26d80c622bc181918054c1d authored about 7 years ago
simplify content-length calculation

b1f33e29ec79a766e369bc3d32305175fa5152a4 authored about 7 years ago