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
bump version
692e11a5842fb3a9299fe99b784ba82c966b11bf authored almost 7 years ago
692e11a5842fb3a9299fe99b784ba82c966b11bf authored almost 7 years ago
Merge pull request #118 from messense/feature/sockets-vec
Use Vec instead of HashMap to store sockets in HttpServer
208117ca6f47f4581c906b6fb6e3973404ecd7ff authored almost 7 years ago
Merge branch 'master' into feature/sockets-vec
3e276ac9216748f3b5de54100ff33230c5030331 authored almost 7 years ago
3e276ac9216748f3b5de54100ff33230c5030331 authored almost 7 years ago
Fix steraming response handling for http/2
4af115a19c63dbcfa7b538e96d9907497e742502 authored almost 7 years ago
4af115a19c63dbcfa7b538e96d9907497e742502 authored almost 7 years ago
Fix connection get closed too early
051703eb2c721d3a44f210ff29a784dfc6ecca9d authored almost 7 years ago
051703eb2c721d3a44f210ff29a784dfc6ecca9d authored almost 7 years ago
Fix panic on unknown content encoding
31fbbd316812eeb1e100e8ea5ab16c69c4e6b6c2 authored almost 7 years ago
31fbbd316812eeb1e100e8ea5ab16c69c4e6b6c2 authored almost 7 years ago
add comments
fee1e255acf74775f25c2aae900e1fee14121e39 authored almost 7 years ago
fee1e255acf74775f25c2aae900e1fee14121e39 authored almost 7 years ago
update doc string
a4c933e56e0cb9c10b2857bb289886b3def142c5 authored almost 7 years ago
a4c933e56e0cb9c10b2857bb289886b3def142c5 authored almost 7 years ago
better doc string for Either
9ddf5a35500b5aa804dae26fad1ad29ae6c804d3 authored almost 7 years ago
9ddf5a35500b5aa804dae26fad1ad29ae6c804d3 authored almost 7 years ago
Use Vec instead of HashMap to store sockets in HttpServer
9ab0fa604d78c73fc94d3e26baaff19ee5c48a2e authored almost 7 years ago
9ab0fa604d78c73fc94d3e26baaff19ee5c48a2e authored almost 7 years ago
return error on write zero bytes
6c709b33cc1ab2a15e759b75e12b273ea8ffad17 authored almost 7 years ago
6c709b33cc1ab2a15e759b75e12b273ea8ffad17 authored almost 7 years ago
Fix json content type detection
71b4c07ea47b60dc4871fc0e16078b6452ace4cb authored almost 7 years ago
71b4c07ea47b60dc4871fc0e16078b6452ace4cb authored almost 7 years ago
add api doc for Either
ac9eba8261c800d754ddda7d91591d6384df8b6a authored almost 7 years ago
ac9eba8261c800d754ddda7d91591d6384df8b6a authored almost 7 years ago
add Either responder
cad55f9c803b76d567e11211c8d48e3fa52d30a6 authored almost 7 years ago
cad55f9c803b76d567e11211c8d48e3fa52d30a6 authored almost 7 years ago
fix panic in cors if request does not contain origin header and send_wildcard is not set
4263574a589e04f17d76313e70bbac1522decabb authored almost 7 years ago
4263574a589e04f17d76313e70bbac1522decabb authored almost 7 years ago
Merge pull request #116 from messense/feature/from-usize-to-keepalive
Impl From<usize> and From<Option<usize>> for KeepAlive
84ef5ee410154afc33202337b640cf43649d1aaa authored almost 7 years ago
rerun build if USE_SKEPTIC env var changed
598fb9190d69214abdf592566fde2f488582d383 authored almost 7 years ago
598fb9190d69214abdf592566fde2f488582d383 authored almost 7 years ago
Impl From<usize> and From<Option<usize>> for KeepAlive
9a404a0c0306785b3fdb34486293b72eb3275cdb authored almost 7 years ago
9a404a0c0306785b3fdb34486293b72eb3275cdb authored almost 7 years ago
fix guide
3dd8fdf4505858e5e93863b0bbb3270816c5aaf0 authored almost 7 years ago
3dd8fdf4505858e5e93863b0bbb3270816c5aaf0 authored almost 7 years ago
refactor keep-alive; fixed write to socket for upgraded connection
05f5ba00845bdbf32ef4f2c72b19d0695e0ab60b authored almost 7 years ago
05f5ba00845bdbf32ef4f2c72b19d0695e0ab60b authored almost 7 years ago
update wstool
8169149554d905b0b50e27121ecf50a3e923b97b authored almost 7 years ago
8169149554d905b0b50e27121ecf50a3e923b97b authored almost 7 years ago
ws client timeouts
8d1de6c497baf8a84ee830c3e080d65383e9f498 authored almost 7 years ago
8d1de6c497baf8a84ee830c3e080d65383e9f498 authored almost 7 years ago
export symbols
caaace82e3efe936fe88e34f962e68c8c1f1b40f authored almost 7 years ago
caaace82e3efe936fe88e34f962e68c8c1f1b40f authored almost 7 years ago
aling mask to 8 bytes
02dd5375a97e506d57061f1b33658a5f3efdcfc9 authored almost 7 years ago
02dd5375a97e506d57061f1b33658a5f3efdcfc9 authored almost 7 years ago
clippy warnings
717602472a99325bbb2a79f02e1681e121e16338 authored almost 7 years ago
717602472a99325bbb2a79f02e1681e121e16338 authored almost 7 years ago
write buffer capacity for client
b56be8e5718367a9242035ba71edf5245e7c185e authored almost 7 years ago
b56be8e5718367a9242035ba71edf5245e7c185e authored almost 7 years ago
add write buffer capacity config
2853086463ef184fbfce305ff74c16ce898ef370 authored almost 7 years ago
2853086463ef184fbfce305ff74c16ce898ef370 authored almost 7 years ago
use small vec on hot path
e2107ec6f445e2653a574da0394b9d39e4ba52c8 authored almost 7 years ago
e2107ec6f445e2653a574da0394b9d39e4ba52c8 authored almost 7 years ago
update tests
c33caddf572f12a73831b0ea95b3de703b0b0db9 authored almost 7 years ago
c33caddf572f12a73831b0ea95b3de703b0b0db9 authored almost 7 years ago
prepare release
db1e04e4180916f66640a61b8bd42a8f20a3c799 authored almost 7 years ago
db1e04e4180916f66640a61b8bd42a8f20a3c799 authored almost 7 years ago
add space to cookie header
f8b8fe3865f28d5746c45c5961ec261f8b5a1ce4 authored almost 7 years ago
f8b8fe3865f28d5746c45c5961ec261f8b5a1ce4 authored almost 7 years ago
naming
1c6ddfd34cabb67377868ca03524abc6087af59a authored almost 7 years ago
1c6ddfd34cabb67377868ca03524abc6087af59a authored almost 7 years ago
move protobuf support to the example
49e007ff2a54a356e6ef2dcefb508dbf304c4599 authored almost 7 years ago
49e007ff2a54a356e6ef2dcefb508dbf304c4599 authored almost 7 years ago
update readme
2068eee669185b64645243e23e26d336f9ef77ce authored almost 7 years ago
2068eee669185b64645243e23e26d336f9ef77ce authored almost 7 years ago
add protobuf feature
f3c63e631a3cc7f2d2f9e3d5d1e415119ab12f8f authored almost 7 years ago
f3c63e631a3cc7f2d2f9e3d5d1e415119ab12f8f authored almost 7 years ago
Merge branch 'master' of github.com:actix/actix-web
3f0803a7d3584ca3d3b89d177881a26f1449a3d8 authored almost 7 years ago
3f0803a7d3584ca3d3b89d177881a26f1449a3d8 authored almost 7 years ago
more ws optimizations
f12b6132116a4488794a50a288e68411f10959fa authored almost 7 years ago
f12b6132116a4488794a50a288e68411f10959fa authored almost 7 years ago
Merge pull request #115 from kingxsp/master
Add protobuf support
695c052c5822af1f6101f725baef12626aa7801b authored almost 7 years ago
Merge branch 'master' into master
63634be5420294bdf77d05f1e2654e41af2d847a authored almost 7 years ago
63634be5420294bdf77d05f1e2654e41af2d847a authored almost 7 years ago
update tests
f88f1c65b6f9dab810c41aa52c5059838941356f authored almost 7 years ago
f88f1c65b6f9dab810c41aa52c5059838941356f authored almost 7 years ago
Add protobuf support
a0b589eb966b0afe0125f52cf2e92e62f28bec60 authored almost 7 years ago
a0b589eb966b0afe0125f52cf2e92e62f28bec60 authored almost 7 years ago
optimize websocket stream
ebdc983dfe34882e07addde9eb438a55f5e3bbce authored almost 7 years ago
ebdc983dfe34882e07addde9eb438a55f5e3bbce authored almost 7 years ago
another attempt to fix cookie handling
395243a539f694d3c6fc98874722cf871dc7603f authored almost 7 years ago
395243a539f694d3c6fc98874722cf871dc7603f authored almost 7 years ago
bump version and add some tests
1ab676d7eb379cae62d9926808c82af2fe34a929 authored almost 7 years ago
1ab676d7eb379cae62d9926808c82af2fe34a929 authored almost 7 years ago
update doc string
47f01e5b7ee396acc8a810bb91846709129afb01 authored almost 7 years ago
47f01e5b7ee396acc8a810bb91846709129afb01 authored almost 7 years ago
update all features
ffb89935b60feecf9d4455d5577c4ef9f5f6f9a9 authored almost 7 years ago
ffb89935b60feecf9d4455d5577c4ef9f5f6f9a9 authored almost 7 years ago
prepare release
77a111b95c1a33ec6185b09818e58d71ebc4f124 authored almost 7 years ago
77a111b95c1a33ec6185b09818e58d71ebc4f124 authored almost 7 years ago
handle panics in worker threads
6c0fb3a7d299c7c983792fac6d7243f72d70dffa authored almost 7 years ago
6c0fb3a7d299c7c983792fac6d7243f72d70dffa authored almost 7 years ago
update test
824244622fa3a2ebb6c80c18e5703a5361474602 authored almost 7 years ago
824244622fa3a2ebb6c80c18e5703a5361474602 authored almost 7 years ago
non-blocking processing for NamedFile
42d2a29b1d49eae5115091d17eb327217f01c75b authored almost 7 years ago
42d2a29b1d49eae5115091d17eb327217f01c75b authored almost 7 years ago
sleep on accept socket error
af8875f6ab2543da34978d67ec8b479f3c555dd7 authored almost 7 years ago
af8875f6ab2543da34978d67ec8b479f3c555dd7 authored almost 7 years ago
one more cookie handling fix
1db1ce1ca375ff4bc2d6a716758a0f27c7f23458 authored almost 7 years ago
1db1ce1ca375ff4bc2d6a716758a0f27c7f23458 authored almost 7 years ago
create default CpuPool
f55ef3a05969b47ba1138534d1a28986e8a86037 authored almost 7 years ago
f55ef3a05969b47ba1138534d1a28986e8a86037 authored almost 7 years ago
fix HttpServer::listen method
67bf0ae79f676c98e30106f6c2d2303ad9c8ac5f authored almost 7 years ago
67bf0ae79f676c98e30106f6c2d2303ad9c8ac5f authored almost 7 years ago
Merge pull request #114 from DancingBard/master
BoyScoutRule: Fixed typo
b06cf3232968d03a83b4469d905c6d5c46fbc1a5 authored almost 7 years ago
BoyScoutRule: Fixed typo
7cce29b633e416145086d28d12dbd1cc395d5b25 authored almost 7 years ago
7cce29b633e416145086d28d12dbd1cc395d5b25 authored almost 7 years ago
map connector timeout error
c26d9545a50dda933ed9e84d8588298adf3468ee authored almost 7 years ago
c26d9545a50dda933ed9e84d8588298adf3468ee authored almost 7 years ago
add csrf link to readme
b950d6997d3ed3d47d52d33acb5f833f61761fef authored almost 7 years ago
b950d6997d3ed3d47d52d33acb5f833f61761fef authored almost 7 years ago
Allow to use std::net::TcpListener for HttpServer
0bf29a522b89d73b7ef8d17282ef0d011e6c5940 authored almost 7 years ago
0bf29a522b89d73b7ef8d17282ef0d011e6c5940 authored almost 7 years ago
Merge pull request #113 from niklasf/csrf-upgrade
Let CSRF filter catch cross-site upgrades
24342fb745c8409f1f6970905e7dac08294c371c authored almost 7 years ago
add tests for csrf upgrade filter
0278e364ece20aca847c4084c24c7253e695ebb0 authored almost 7 years ago
0278e364ece20aca847c4084c24c7253e695ebb0 authored almost 7 years ago
filter cross-site upgrades in csrf middleware
b9d6bbd35752cd301726650c4cb6166d130bff2f authored almost 7 years ago
b9d6bbd35752cd301726650c4cb6166d130bff2f authored almost 7 years ago
fix variable name: cors -> csrf
5816ecd1bc7f256107a34e2c7b2e6edc595e500e authored almost 7 years ago
5816ecd1bc7f256107a34e2c7b2e6edc595e500e authored almost 7 years ago
Update CHANGES.md
2ff55ee1c5b50399938eab7ee3538cb4e53626a5 authored almost 7 years ago
2ff55ee1c5b50399938eab7ee3538cb4e53626a5 authored almost 7 years ago
Merge pull request #111 from adwhit/cookie-handling
Fix client cookie handling
b42de6c41f019d30e86db52c9316a78e765f4da8 authored almost 7 years ago
Merge branch 'master' into cookie-handling
9e0e081c90514f38051ca79d50bc49fd38c282c1 authored almost 7 years ago
9e0e081c90514f38051ca79d50bc49fd38c282c1 authored almost 7 years ago
Merge pull request #110 from messense/feature/tools-actix
Use actix from crates.io in tools/wsload
178f5a104e299c4108c8a0a2729450a481d74699 authored almost 7 years ago
Merge branch 'master' into feature/tools-actix
1e42f9575a3e801c6d343c3f6dffb0d22c2b2461 authored almost 7 years ago
1e42f9575a3e801c6d343c3f6dffb0d22c2b2461 authored almost 7 years ago
Merge pull request #109 from kingoflolz/master
make session an optional feature
24dfcf1303e55f91ca9d2f488e6c88241106b589 authored almost 7 years ago
add client cookie handling test
6cc3aaef1ba444d4526ea63a48192ade5cd541c2 authored almost 7 years ago
6cc3aaef1ba444d4526ea63a48192ade5cd541c2 authored almost 7 years ago
Use actix from crates.io in tools/wsload
436a16a2c80acf94cb4f27d13ad71500e41131d1 authored almost 7 years ago
436a16a2c80acf94cb4f27d13ad71500e41131d1 authored almost 7 years ago
fix client cookie handling
9afad5885b6ec09846c0b490fb97dd899a7fb06e authored almost 7 years ago
9afad5885b6ec09846c0b490fb97dd899a7fb06e authored almost 7 years ago
make session an optional feature
04d0abb3c78483b45d736e945a45c6c3c17e3729 authored almost 7 years ago
04d0abb3c78483b45d736e945a45c6c3c17e3729 authored almost 7 years ago
update changes
1e5daa1de8a84c0d39df738f1eee9b7ba71f5352 authored almost 7 years ago
1e5daa1de8a84c0d39df738f1eee9b7ba71f5352 authored almost 7 years ago
bump version
d3c859f9f3acfb5c96408b0b53e9d8d68e568b35 authored almost 7 years ago
d3c859f9f3acfb5c96408b0b53e9d8d68e568b35 authored almost 7 years ago
Fix client cookie support
c1419413aaa9fc96cea57a2e0caaa17ef9ac85eb authored almost 7 years ago
c1419413aaa9fc96cea57a2e0caaa17ef9ac85eb authored almost 7 years ago
add tls
acd33cccbba5e6221b9d37f489cc06f99707df87 authored almost 7 years ago
acd33cccbba5e6221b9d37f489cc06f99707df87 authored almost 7 years ago
add client response timeout
57a1d68f89f5f1b9a1db6259b857d1ce42ff37cc authored almost 7 years ago
57a1d68f89f5f1b9a1db6259b857d1ce42ff37cc authored almost 7 years ago
Merge pull request #108 from glademiller/feature/allow_connection_timeout_to_be_set
Allow connection timeout to be set
5c88441cd77e9d362b54e8a38ff195a053a6b3e4 authored almost 7 years ago
Merge branch 'master' into feature/allow_connection_timeout_to_be_set
6a3c5c4ce0b2427c626a73c090cbea7800a250c0 authored almost 7 years ago
6a3c5c4ce0b2427c626a73c090cbea7800a250c0 authored almost 7 years ago
use IntoHeaderValue and Header for client request
14a511bdad111f53b5feb38e3c1568c5229f4d18 authored almost 7 years ago
14a511bdad111f53b5feb38e3c1568c5229f4d18 authored almost 7 years ago
Merge branch 'feature/allow_connection_timeout_to_be_set' of https://github.com/glademiller/actix-web into feature/allow_connection_timeout_to_be_set
e4ed53d6910f7a95583607a1979a959318a3880e authored almost 7 years ago
e4ed53d6910f7a95583607a1979a959318a3880e authored almost 7 years ago
Actix dependency needs to be updated to master
5bf4f3be8b60e39eb42e8a4b9001b1890469f74a authored almost 7 years ago
5bf4f3be8b60e39eb42e8a4b9001b1890469f74a authored almost 7 years ago
Merge branch 'master' into feature/allow_connection_timeout_to_be_set
6b9e51740bb8280fec9e8f2f84b573f0458218c8 authored almost 7 years ago
6b9e51740bb8280fec9e8f2f84b573f0458218c8 authored almost 7 years ago
Allow connection timeout to be set
be7e8d159bfb1abbb928ac53ee0920d135f52ab9 authored almost 7 years ago
be7e8d159bfb1abbb928ac53ee0920d135f52ab9 authored almost 7 years ago
Merge pull request #106 from niklasf/starting-url
give a url in the log when starting
ceb97cd6b9dae9127feec19808193650b0da0f10 authored almost 7 years ago
give a url in the log when starting
85b650048d7ab67fc56dfff940f69b6bd86e4150 authored almost 7 years ago
85b650048d7ab67fc56dfff940f69b6bd86e4150 authored almost 7 years ago
Fix compression #103 and #104
a0e6313d56e7719741cfd7ee13b72f772ee1dfb4 authored almost 7 years ago
a0e6313d56e7719741cfd7ee13b72f772ee1dfb4 authored almost 7 years ago
Merge pull request #102 from mockersf/gzip
add tests with large random bodies for gzip
9cc6f6b1e4e6c33550c79568dd5cd789f3010843 authored almost 7 years ago
update tests for stable compiler
526753ee88cecdaa9afe9e8ec1bd7fd117f658d1 authored almost 7 years ago
526753ee88cecdaa9afe9e8ec1bd7fd117f658d1 authored almost 7 years ago
add tests with large random bodies for gzip
779e773185c0b81f43467ad26d4fb698176ff5bf authored almost 7 years ago
779e773185c0b81f43467ad26d4fb698176ff5bf authored almost 7 years ago
fix guide
7eb310f8ce6634f63ba698d74cd38f3632a6c9f0 authored almost 7 years ago
7eb310f8ce6634f63ba698d74cd38f3632a6c9f0 authored almost 7 years ago
Merge branch 'master' of github.com:actix/actix-web
d573cf2d973d181148f6a3b84f20ab8dfed4abc5 authored almost 7 years ago
d573cf2d973d181148f6a3b84f20ab8dfed4abc5 authored almost 7 years ago
port hyper header
32b5544ad91d6b96d2640f37b1b41cda16c17e86 authored almost 7 years ago
32b5544ad91d6b96d2640f37b1b41cda16c17e86 authored almost 7 years ago
add Header trait
e182ed33b1b4e937d577f8146d1edd25758a5d9d authored almost 7 years ago
e182ed33b1b4e937d577f8146d1edd25758a5d9d authored almost 7 years ago
Merge pull request #98 from flip111/patch-2
Update qs_14.md
6f1836f80e070a52706ce045797e135711bc28ed authored almost 7 years ago
Update qs_14.md
fix missing semicolon
5b530f11b5a2597b6e3651f971205c20e8291e9a authored almost 7 years ago
move headers to separate module; allow custom HeaderValue conversion
0c30057c8cc2a0d54637c3ddf13918615b2a3b6c authored almost 7 years ago
0c30057c8cc2a0d54637c3ddf13918615b2a3b6c authored almost 7 years ago
Merge pull request #97 from flip111/patch-1
Update qs_14.md
6078344eccbaa52a88afdf6a99c7a9d69744d9ad authored almost 7 years ago
Update qs_14.md
fix syntax error on use statement
67f5a949a4056c74f44e3bf73d1cb30103692b68 authored almost 7 years ago