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

h1 cleanups

ed8bd3d6a3a177fa6ec9f09087764877442c9898 authored about 7 years ago
cleanup response

1daf50095abb06606709c40673f9154c1b7def01 authored about 7 years ago
update tests

a8b2f1b82127eb6eacc1caf2db00559ee02e20d7 authored about 7 years ago
hide httpresponse box

1ddcce7b76105a13fb5233b7876ef97684a5eb8e authored about 7 years ago
cleanup h1 parse

c3d5e4301ac53badd70a35becbe9dd5fb9f2c713 authored about 7 years ago
Update README.md

71c37bde5aed843ca81c8a1f44a042f7c6d5bd46 authored about 7 years ago
cleanup

4913e7d3c2d82ff47ae0bdd7baf2d28cab59bcfd authored about 7 years ago
fix readme

d77156c16ce46c1b59c2cd77b2bbfb75412efb84 authored about 7 years ago
better SharedBytes usage for h2

106f43e874360bdb9f0afd187a027b27c5b4aea1 authored about 7 years ago
update tests

2b0994e448b4175d57a0ab6ff3dfbed26120d238 authored about 7 years ago
update readme

a2dff8a0b9b75daf8d0aa47c2b508b7f9ca7b692 authored about 7 years ago
various server optimizations

c37565cc4aa7c53aa39fa0a5f909945a7c5bd44d authored about 7 years ago
handle keep-alive setting more efficient

b61c2a0cf07d2b729aa0a9de841cf091cdb2d8bf authored about 7 years ago
rename FromRequest trait to Responder

c98d320f8cec5a45f8de0cc8903ff8ae2b0bb786 authored about 7 years ago
update api docs

355f54efe282d8a36978fc05af6155649a895f0a authored about 7 years ago
update tests

8c1487f7f2b2c77eb4ef52e2a053b0ec2c16b987 authored about 7 years ago
rename module

4529efa9480a4b57540f5e08bcbe53f2ff4ab8fd authored about 7 years ago
remove unused file

9d0a64ac9888f4387f1fd489abaf7838db97feb1 authored about 7 years ago
update guide

b7cde3f4a98175e0ab30cfcbe7e4c0a0f1a1bfc9 authored about 7 years ago
add ssl guide ref

408ddf0be1d10f5d0550b9217bf6ae9dccb3c90a authored about 7 years ago
add readme

406ef202626b34388a91ac0fb30efc6be33a40dc authored about 7 years ago
refactor keep-alive; update guide

c2751efa871119b1fe6318c66bfe563fd3930bb5 authored about 7 years ago
fix example

653b4318955b8397635d2695b4316ed8898584bf authored about 7 years ago
various optimizations

96f598f2c4562258e914a500c4f102f2f4ca2932 authored about 7 years ago
refactor http workers

81f8da03ae9cb0092ca0b093daeff393120b640d authored about 7 years ago
move tests

6b61041aec84dc05e81c087ac9d8cfcee0ad4bac authored about 7 years ago
various cleanups

d4187f682b023df1b059a30787cbf3a428a276fd authored about 7 years ago
update tests

55204c829c36135e7f80eecdcf94297960d79c29 authored about 7 years ago
cleanup and optimize some code

2e83c5924d0de509d793b2b62c4056745e841cbe authored about 7 years ago
handle http connections in different threads

ab6efd2421e82e8edfb82f108c61ae996bd4510f authored about 7 years ago
state does not need to be Send

55818028cbcbf0b6217bf298ba4d189b64abe6c7 authored about 7 years ago
http server accepts factory of HttpHandlers

e9aa67b75d8bb9c999032ea58fcc647c4ceccca7 authored about 7 years ago
update readme

b9da09ddf0afda189a8be05fb530f65cffb383a2 authored about 7 years ago
fix guide tests

d7efbb516d10826d050e2425354a2bb242a3f0bd authored about 7 years ago
fix guide page

6e3f598c50529e264b503c8cce96a7ff4bc09769 authored about 7 years ago
unify route not found handling

007b7ce62f1850d9e9710cb6cd721a246c57ea93 authored about 7 years ago
update readme example

b1ae7f95cc304998de373a7cbdb0a73cd98f6ce0 authored about 7 years ago
fix doc

96381f5d6aeec00b44293477656d35b37e7a893d authored about 7 years ago
simplify Application creation; update url dispatch guide section

0f75d066f2412dc8ce2a643a85481d7d050f2673 authored about 7 years ago
update guide

caca907c231302828763533eea1f436a65b04324 authored about 7 years ago
add guid for path normalization

c5490a851c099cb6be102551800e6de12915f615 authored about 7 years ago
tests for NormalizePath

0388a464ba77c23e9cae1f2aa9e7a1a048cc3889 authored about 7 years ago
update doc string for NormalizePath

71bbe2a5dd3bf1e5d9a8fc194bccdf113b2a011e authored about 7 years ago
add NormalizePath handler

7addd2800da930c182fa75dcad7c500aa15e37f4 authored about 7 years ago
refactor pipeline

273de2260dc596ff27216066de088b5a4b94a0e7 authored about 7 years ago
use trait instead of pipeline

b98ab2eebeab584769db6c2a1b679bc856429965 authored about 7 years ago
more error wrappers

4a40b026a4d7010816cdd177258743781547a6f4 authored about 7 years ago
make ErrorBadRequest type useful

a44f71d8c27b88e57a9d4573b657c16009ca8a9a authored about 7 years ago
tests for default predicates

9043e7286d2a6a3b3a122b1b6ba06e96d397b8a5 authored about 7 years ago
fix static files

3e91b062412413df5ecf9fa19388949697057f4e authored about 7 years ago
use server settings for scheme and host values

774bfc0a86bbd8f303e7e05cea0104bce7aa59ed authored about 7 years ago
set server settings to HttpHandler

129361909642cadc9e88537ba4615a7570ec4041 authored about 7 years ago
added ServerSettings

2192d14eff50d1bae6ac9536e69e5ec4f3eaa6d5 authored about 7 years ago
pass local addr to channel; use bitflags

b71ddf7b4cceb24041d29ee60d399580fb36b553 authored about 7 years ago
update examples

3f06439d3e8f7931d3b5447b9a69170bcc47c000 authored about 7 years ago
load cookies automatically

d595dd850e73f4ce075390c82f40745982be1180 authored about 7 years ago
simplify api

0abb3863dc0a1b9911c1d9ce6f4e278277ef54c8 authored about 7 years ago
rearrange exports

dff7618f35c058ad67405a33f7de6349b92c6942 authored about 7 years ago
added external resources; refactor route recognizer

968f5d39d6cf9759b94854c523bc5f2a56596301 authored about 7 years ago
ignore tests

9e3aa5915518841132bcfbbbfcae04ae168ab33d authored about 7 years ago
more tests

2a0d5db41a692e26f48d780b4ecac8af7856f56a authored about 7 years ago
rearrange exports

4b03d0340455ccc1111ede113407b317b8f4eabe authored about 7 years ago
fix test

9ea0781aba57a6cc1d29313d4d71db6be35e5ead authored about 7 years ago
test for Router::has_route

63502fa833c66267d786f9a67f63da1d6dd1c0da authored about 7 years ago
add doc ref

a18bd5dac0e3a7952cef8a59da8a3da44bc30eec authored about 7 years ago
added HttpRequest::url_for

0dd27bd22437ff9a12129a7be36e2efb7b930fb1 authored about 7 years ago
tests for default resource

8d52e2bbd9ff16ec27c609264c326279c26da4ed authored about 7 years ago
simplify application creation

c63f05864713c2030dcd4d6ed137b6809779a974 authored about 7 years ago
remove Applicaiton::route, resource is enough

87c7441f7df028063ffdf839b2f5fef6194f7966 authored about 7 years ago
hide pkcs

04ded5ba6826ceee2e89d69025fbe607bf4b2ae5 authored about 7 years ago
move ConnectionInfo to dev

903b391e0aed33dc72d368dd7ccb8b103ad6bddb authored about 7 years ago
fix travis

c2bfc091bd37893ca4594feb7a0e1d5b0a3ce83b authored about 7 years ago
cleanup

20af8822fdd110647d6fcb87d2d5a62334170db2 authored about 7 years ago
add ConnectionInfo tests

d7e65b62122b50e1d662ec570cfe0e1a286237bd authored about 7 years ago
added ConnectionInfo

c3de32c3b3934ad99c07c644de824210dcc63c4a authored about 7 years ago
work on resource_path api

d8b880e16788c510bd6ff40a538a8d1f1e615a2c authored about 7 years ago
update readme

3de43c2a466b34ba8998abcdf81c73a9e97e6976 authored about 7 years ago
simple readme example

bd1e9abdd81cfc4e5d540ed97ba8b6bc84debb07 authored about 7 years ago
update tests

86d7290f9ef6a5d7d92d599aaeeffcd4e841b9bb authored about 7 years ago
extrat elements of path pattern

a83d9b24ae47926dbf2e6b053f94d6b94a209374 authored about 7 years ago
update guide

3c9b6ea619ccde4d33b09d74fe6113ff6f6c48a9 authored about 7 years ago
update examples

fd6b243cd6d1b3a0896daf988897b982447acd11 authored about 7 years ago
doc fixes

2950c90c77a1f34bb1d1596cd76a349bc147c022 authored about 7 years ago
rename async to a

f4e9fc7b6a147cdf1dc3b361f380814817960b2b authored about 7 years ago
exclude example from code coverage

e98972e93be747a68c0ac0d74e0d63db0683fbfb authored about 7 years ago
use Route for Applicaiton handlers

e332c1242fe233fe8dc8e5c336947d0ae24cfb5d authored about 7 years ago
renamed Route::handler to Route::f, added Route::h to register Handler

f5d6179a349f4837371bd69fbf4de808b7319e7b authored about 7 years ago
fix fmratting

03f7d95d88ee0d82acd1d7a8b9ec7d80a2226c5d authored about 7 years ago
drop tail path pattern

a163e753189b20c2a7d6a78ce924c8fe89c8e023 authored about 7 years ago
introduce route predicates

3bf3738e6548b1c17b4a83146c6c483f13351773 authored about 7 years ago
added default headers middleware

57fd35ffc1e929e1d5ec5ee2299833f95cc3f8c7 authored about 7 years ago
cleanup

d35be02587be911e20f0ec7c15c88c4d88ec4687 authored about 7 years ago
add encoding section

57c53bd2a0eb5599e8f3021df0c3d75ee1a64c80 authored about 7 years ago
added Json response support

319e9bbd05cd9c9169f41513cbb3fce535d1d024 authored about 7 years ago
added fs tests

5decff9154c48998e667e18e3f21bb9f0775f62a authored about 7 years ago
check show_index

69f0c098e3b3e01e033dddf789539a5dc74a3cf1 authored about 7 years ago
refactor static files

5abc46034a31f3853d4bb548ff414aeba330643e authored about 7 years ago
add Item and Error to FromRequest trait

7c6faaa8e09e6684e4f022005a43d74a6ce7fc45 authored about 7 years ago
more default impls for FromRequest

6bc7d60f5226e9d7df34d8db8479f80d0bd5b303 authored about 7 years ago
rename module

fb3185de945aec2fab8663d6f3e5cc36c4d0e9db authored about 7 years ago