Ecosyste.ms: OpenCollective

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

Actix

Rust Web Framework Libraries
Collective - Host: opensource - https://opencollective.com/actix - Website: https://actix.rs - Code: https://github.com/actix

fetch text from multipart/form-data

github.com/actix/examples - zonblade opened this pull request about 2 years ago
how to close connection immediately?

github.com/actix/actix-net - lithbitren opened this issue about 2 years ago
Ability to extract SessionKey

github.com/actix/actix-extras - robjtede opened this issue about 2 years ago
Fixes to autobahn websocket echo server

github.com/actix/examples - mskorkowski opened this pull request about 2 years ago
Readme User Guide link is broken

github.com/actix/actix - ciresnave opened this issue about 2 years ago
Home page does not exist

github.com/actix/book - ciresnave opened this issue about 2 years ago
Update tokio-uring to 0.4

github.com/actix/actix-web - asonix opened this pull request about 2 years ago
asonix/tokio uring 04

github.com/actix/actix-net - asonix opened this pull request about 2 years ago
bugs and warning fixes

github.com/actix/examples - ccarnero opened this pull request about 2 years ago
Add SeaORM in examples/databases.

github.com/actix/examples - u-u-z opened this pull request about 2 years ago
Replaced Invalid Link with the valid one

github.com/actix/actix-website - Ritvik-UX opened this pull request about 2 years ago
Invalid Link in Extractors Tab (in Docs)

github.com/actix/actix-website - Ritvik-UX opened this issue about 2 years ago
Bump loader-utils from 2.0.3 to 2.0.4

github.com/actix/actix-website - dependabot[bot] opened this pull request about 2 years ago
Fix bug in cookie-auth example where secret is too short

github.com/actix/examples - iamjpotts opened this pull request about 2 years ago
Update README.md

github.com/actix/actix-extras - aalhitennf opened this pull request about 2 years ago
add bincode extractor lib to community crates

github.com/actix/actix-extras - aalhitennf opened this pull request about 2 years ago
Allow testing created `Cors` instance

github.com/actix/actix-extras - ctron opened this issue over 2 years ago
Use old cargo-hack for 1.59.0 CI

github.com/actix/actix-net - JohnTitor opened this pull request over 2 years ago
fix no_std compatibility

github.com/actix/actix-net - VladimirBramstedt opened this pull request over 2 years ago
Allow setting compression levels

github.com/actix/actix-web - bubelov opened this issue over 2 years ago
Run `npm audit fix`

github.com/actix/actix-website - JohnTitor opened this pull request over 2 years ago
Port actix book

github.com/actix/actix-website - JohnTitor opened this pull request over 2 years ago
Actix book link broken

github.com/actix/actix-website - RemixJazzCode opened this issue over 2 years ago
"PAGE NOT FOUND" when open the book

github.com/actix/actix - novakduc opened this issue over 2 years ago
mentioning required feature on the example code

github.com/actix/actix-website - ege-del opened this pull request over 2 years ago
Fix GHA deprecation warnings

github.com/actix/actix-extras - JohnTitor opened this pull request over 2 years ago
Update some actions

github.com/actix/book - JohnTitor opened this pull request over 2 years ago
Bump loader-utils from 2.0.0 to 2.0.3

github.com/actix/actix-website - dependabot[bot] opened this pull request over 2 years ago
identity logout does not have effect

github.com/actix/examples - einsli opened this issue over 2 years ago
Add secure field to removal cookie

github.com/actix/actix-extras - evenorog opened this pull request over 2 years ago
Secure field never set in removal cookie.

github.com/actix/actix-extras - evenorog opened this issue over 2 years ago
Add ByteString::slice_ref

github.com/actix/actix-net - patr0nus opened this pull request over 2 years ago
Update README.md

github.com/actix/examples - seg-leonelsanches opened this pull request over 2 years ago
session: Add Sqlite session backend

github.com/actix/actix-extras - bbogdan95 opened this pull request over 2 years ago
PoC PROXY protocol stream wrapper

github.com/actix/actix-net - robjtede opened this pull request over 2 years ago
fixed futures_util deprecation warnings

github.com/actix/actix - walf443 opened this pull request over 2 years ago
Update futures-util dependency

github.com/actix/actix - walf443 opened this pull request over 2 years ago
Fix typo and improve MsgRequest must_use readability.

github.com/actix/actix - cjwilsontech opened this pull request over 2 years ago
About protobuf

github.com/actix/examples - x931890193 opened this issue over 2 years ago
add support for private network access cors header

github.com/actix/actix-extras - robjtede opened this pull request over 2 years ago
Fix red background on readme

github.com/actix/actix-website - avosa opened this pull request over 2 years ago
Feature: Add IdentityError to actix-identity crate.

github.com/actix/actix-extras - esmevane opened this pull request over 2 years ago
remove fakeshadow from author lists

github.com/actix/actix-net - fakeshadow opened this pull request over 2 years ago
fix non-empty body of http2 HEAD response

github.com/actix/actix-web - cumtyc opened this pull request over 2 years ago
How to implement multiple auth methods

github.com/actix/actix-extras - mike-lloyd03 opened this issue over 2 years ago
update user_session sample

github.com/actix/actix-website - na9amura opened this pull request over 2 years ago
Fix Integration Test Example

github.com/actix/actix-website - quentinlesceller opened this pull request over 2 years ago
session: Fix a typo in a link to actix-redis

github.com/actix/actix-extras - JohnTitor opened this pull request over 2 years ago
remove hard dependency for tokio net and tokio signal

github.com/actix/actix-net - axos88 opened this pull request over 2 years ago
add stack size configuration for SyncArbiter threads

github.com/actix/actix - skittles1412 opened this pull request over 2 years ago
fix(ex-database): place pool get in web::block

github.com/actix/actix-website - GreeFine opened this pull request over 2 years ago
invalid link to match_info in docs

github.com/actix/actix-website - amab8901 opened this issue over 2 years ago
Allow custom HTTP methods in route macro

github.com/actix/actix-web - SeriousBug opened this issue over 2 years ago
Clarify main.rs in Getting Started (#232)

github.com/actix/actix-website - philpill opened this pull request over 2 years ago
CORS origin does not end with /

github.com/actix/actix-extras - juchiast opened this pull request over 2 years ago
Update Cors function documentation to match behaviour

github.com/actix/actix-extras - mmalenic opened this pull request over 2 years ago
Add block_on_origin_mismatch option to middleware

github.com/actix/actix-extras - CapableWeb opened this pull request over 2 years ago
Add note for accessing session state in stream.

github.com/actix/actix-extras - mohe2015 opened this pull request over 2 years ago
set same-site attribute when clearing session cookie

github.com/actix/actix-extras - robjtede opened this pull request over 2 years ago
add `ContentDisposition::attachment` constructor

github.com/actix/actix-web - robjtede opened this pull request over 2 years ago
add MPTCP socket protocol (optional)

github.com/actix/actix-net - Martichou opened this pull request over 2 years ago
Bug fix for websocket chat python file

github.com/actix/examples - zalkikar opened this pull request over 2 years ago
remove wrong cd commands

github.com/actix/examples - sousajo-cc opened this pull request over 2 years ago
Examples raise exceptions

github.com/actix/actix-extras - HerrMuellerluedenscheid opened this issue over 2 years ago
Update TechEmpower benchmark link to latest

github.com/actix/actix-web - YoniFeng opened this pull request over 2 years ago
impl Transform for Option

github.com/actix/actix-net - KoltesDigital opened this issue over 2 years ago
Limitation: custom key from closure

github.com/actix/actix-extras - GreeFine opened this pull request over 2 years ago
Limitation: display and handle client error

github.com/actix/actix-extras - GreeFine opened this pull request over 2 years ago
update to prost 0.11

github.com/actix/actix-extras - robjtede opened this pull request over 2 years ago
Streaming responses (from an AsyncWrite)

github.com/actix/examples - Nerixyz opened this issue over 2 years ago
Support for multipart form extractors

github.com/actix/actix-web - jacob-pro opened this issue over 2 years ago
Prost 0.11 content type

github.com/actix/actix-extras - ahmed-masud opened this pull request over 2 years ago
Include links to the other extractors

github.com/actix/actix-website - sebastianv89 opened this pull request over 2 years ago
Server does not start when `spawn`ed

github.com/actix/actix-web - rollandjb opened this issue over 2 years ago
bump protobuf to 0.11

github.com/actix/actix-extras - ahmed-masud opened this pull request over 2 years ago
Redis example with pooled connection

github.com/actix/examples - rudolfolah opened this issue over 2 years ago
rename AtError => Error

github.com/actix/actix-extras - robjtede opened this pull request over 2 years ago
add correct link to actix metrics

github.com/actix/actix-website - spencerbart opened this pull request over 2 years ago
HttpRequests debug to httpresponse

github.com/actix/actix-web - 0xhiro opened this issue over 2 years ago