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
Update extractors.md
github.com/actix/actix-website - stevenyap opened this pull request almost 3 years ago
github.com/actix/actix-website - stevenyap opened this pull request almost 3 years ago
Authentication middleware do not provide the correct response code in tests
github.com/actix/actix-extras - nicolaspernoud opened this issue almost 3 years ago
github.com/actix/actix-extras - nicolaspernoud opened this issue almost 3 years ago
actix-session package not making proper cookies.
github.com/actix/actix-extras - Haider-Ali-Dev opened this issue almost 3 years ago
github.com/actix/actix-extras - Haider-Ali-Dev opened this issue almost 3 years ago
actix-codec: Support Half streams
github.com/actix/actix-net - aviramha opened this issue almost 3 years ago
github.com/actix/actix-net - aviramha opened this issue almost 3 years ago
Add pict-rs to community examples
github.com/actix/examples - asonix opened this pull request almost 3 years ago
github.com/actix/examples - asonix opened this pull request almost 3 years ago
actix-limitation: Needs a way to set a custom key
github.com/actix/actix-extras - jacob-pro opened this issue almost 3 years ago
github.com/actix/actix-extras - jacob-pro opened this issue almost 3 years ago
Fix I am alive warnings
github.com/actix/actix - winksaville opened this pull request almost 3 years ago
github.com/actix/actix - winksaville opened this pull request almost 3 years ago
Fix broken links in README.md
github.com/actix/actix - winksaville opened this pull request almost 3 years ago
github.com/actix/actix - winksaville opened this pull request almost 3 years ago
"there is no reactor running" panic when system is quickly dropped
github.com/actix/actix - prk3 opened this issue almost 3 years ago
github.com/actix/actix - prk3 opened this issue almost 3 years ago
actix-web-httpauth: Basic::{user_id,password} return reference to Cow
github.com/actix/actix-extras - agraven opened this issue almost 3 years ago
github.com/actix/actix-extras - agraven opened this issue almost 3 years ago
update example redis-session
github.com/actix/examples - Nishikoh opened this pull request almost 3 years ago
github.com/actix/examples - Nishikoh opened this pull request almost 3 years ago
Consistent import formatting
github.com/actix/actix-extras - LukeMathWalker opened this pull request almost 3 years ago
github.com/actix/actix-extras - LukeMathWalker opened this pull request almost 3 years ago
use h2 multiplexing in client
github.com/actix/actix-web - robjtede opened this issue almost 3 years ago
github.com/actix/actix-web - robjtede opened this issue almost 3 years ago
propagate handler visibility through route macros
github.com/actix/actix-web - Chaostheorie opened this pull request almost 3 years ago
github.com/actix/actix-web - Chaostheorie opened this pull request almost 3 years ago
actix/examples/tree/master/auth/redis-session using deprecated feature "RedisSession"
github.com/actix/examples - PeterPierinakos opened this issue almost 3 years ago
github.com/actix/examples - PeterPierinakos opened this issue almost 3 years ago
[actix-session/redis-rs] Catch server-driven disconnections and prevent a user-visible issue via a retry
github.com/actix/actix-extras - LukeMathWalker opened this pull request almost 3 years ago
github.com/actix/actix-extras - LukeMathWalker opened this pull request almost 3 years ago
API Extensions for WeakAddr and WeakRecipient
github.com/actix/actix - geo-ant opened this pull request almost 3 years ago
github.com/actix/actix - geo-ant opened this pull request almost 3 years ago
Add discord link instead of gitter
github.com/actix/actix - LasseRosenow opened this issue almost 3 years ago
github.com/actix/actix - LasseRosenow opened this issue almost 3 years ago
add support for session access from guards
github.com/actix/actix-extras - tglman opened this pull request almost 3 years ago
github.com/actix/actix-extras - tglman opened this pull request almost 3 years ago
Question: How to wait for an event on actor startup?
github.com/actix/actix - LasseRosenow opened this issue almost 3 years ago
github.com/actix/actix - LasseRosenow opened this issue almost 3 years ago
Add a new configuration parameter to refresh the TTL of the session even if unchanged
github.com/actix/actix-extras - LukeMathWalker opened this pull request almost 3 years ago
github.com/actix/actix-extras - LukeMathWalker opened this pull request almost 3 years ago
Fix websocket example by bumping version of actix to 0.13
github.com/actix/actix-website - nikstur opened this pull request almost 3 years ago
github.com/actix/actix-website - nikstur opened this pull request almost 3 years ago
actix-session 0.6.0: regression. Auto-prolonged sessions are not available anymore
github.com/actix/actix-extras - andy128k opened this issue almost 3 years ago
github.com/actix/actix-extras - andy128k opened this issue almost 3 years ago
No new connections after max_connections reached
github.com/actix/actix-web - EtienneBruines opened this issue almost 3 years ago
github.com/actix/actix-web - EtienneBruines opened this issue almost 3 years ago
get route macro does not result in HEAD request support
github.com/actix/actix-web - ijackson opened this issue almost 3 years ago
github.com/actix/actix-web - ijackson opened this issue almost 3 years ago
migrate to docusaurus (v2)
github.com/actix/actix-website - woile opened this pull request almost 3 years ago
github.com/actix/actix-website - woile opened this pull request almost 3 years ago
Make System::with_tokio_rt take a `FnOnce`
github.com/actix/actix-net - DzenanJupic opened this issue almost 3 years ago
github.com/actix/actix-net - DzenanJupic opened this issue almost 3 years ago
^^ the trait `Responder` is not implemented for `NamedFile`
github.com/actix/actix-website - ArunGust opened this issue almost 3 years ago
github.com/actix/actix-website - ArunGust opened this issue almost 3 years ago
update examples/databases/postgres to use config version 0.12
github.com/actix/examples - igotfr opened this issue almost 3 years ago
github.com/actix/examples - igotfr opened this issue almost 3 years ago
Fix path in readme file for websocket echo example
github.com/actix/examples - stevewillcock opened this pull request almost 3 years ago
github.com/actix/examples - stevewillcock opened this pull request almost 3 years ago
use tracing for logs
github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
Actix Multipart Panics & Closes Connection on Early Response
github.com/actix/actix-web - Geometrically opened this issue almost 3 years ago
github.com/actix/actix-web - Geometrically opened this issue almost 3 years ago
updating json response docs cargo.toml
github.com/actix/actix-website - daniel-lee-tech opened this pull request almost 3 years ago
github.com/actix/actix-website - daniel-lee-tech opened this pull request almost 3 years ago
Update cargo.toml for json request 2nd example
github.com/actix/actix-website - daniel-lee-tech opened this pull request almost 3 years ago
github.com/actix/actix-website - daniel-lee-tech opened this pull request almost 3 years ago
updating cargo.toml for first example
github.com/actix/actix-website - daniel-lee-tech opened this pull request almost 3 years ago
github.com/actix/actix-website - daniel-lee-tech opened this pull request almost 3 years ago
`actix_rt::main` is not compatible with tokio `block_on`
github.com/actix/actix-net - Guara92 opened this issue almost 3 years ago
github.com/actix/actix-net - Guara92 opened this issue almost 3 years ago
Derive `PartialEq` and `Eq` for `MailboxError`
github.com/actix/actix - elenaf9 opened this pull request almost 3 years ago
github.com/actix/actix - elenaf9 opened this pull request almost 3 years ago
unable to retrieve actor addresses from registry outside of actor context
github.com/actix/actix - cong-or opened this issue almost 3 years ago
github.com/actix/actix - cong-or opened this issue almost 3 years ago
[awc] change `client::Connect` to be public
github.com/actix/actix-web - joelwurtz opened this pull request almost 3 years ago
github.com/actix/actix-web - joelwurtz opened this pull request almost 3 years ago
update tokio-uring to 0.3
github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
update tokio-uring to 0.3
github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
fix typo for websockets/chat-tcp/client.rs
github.com/actix/examples - niwa-s opened this pull request almost 3 years ago
github.com/actix/examples - niwa-s opened this pull request almost 3 years ago
wrap_fn &AppRouting should use Arc<AppRouting>
github.com/actix/actix-web - zhuxiujia opened this issue almost 3 years ago
github.com/actix/actix-web - zhuxiujia opened this issue almost 3 years ago
way to get a list of registered services
github.com/actix/actix-web - Tobias418 opened this issue almost 3 years ago
github.com/actix/actix-web - Tobias418 opened this issue almost 3 years ago
error: linking with `cc` failed: exit status: 1 (libactix_server: error adding symbols: bad value)
github.com/actix/actix-net - ArunGust opened this issue almost 3 years ago
github.com/actix/actix-net - ArunGust opened this issue almost 3 years ago
Update websockets.md
github.com/actix/actix-website - woile opened this pull request almost 3 years ago
github.com/actix/actix-website - woile opened this pull request almost 3 years ago
implement `eq` for weak addr
github.com/actix/actix - geo-ant opened this pull request almost 3 years ago
github.com/actix/actix - geo-ant opened this pull request almost 3 years ago
Fix white-space inconsistencies and a typo
github.com/actix/actix-website - zopieux opened this pull request almost 3 years ago
github.com/actix/actix-website - zopieux opened this pull request almost 3 years ago
update examples to v4
github.com/actix/actix-website - robjtede opened this pull request almost 3 years ago
github.com/actix/actix-website - robjtede opened this pull request almost 3 years ago
Yew Server-side Rendering with actix-web Example
github.com/actix/examples - zzy opened this pull request almost 3 years ago
github.com/actix/examples - zzy opened this pull request almost 3 years ago
Implement PartialEq and Eq for WeakAddr
github.com/actix/actix - geo-ant opened this issue almost 3 years ago
github.com/actix/actix - geo-ant opened this issue almost 3 years ago
fix: Changed broken url
github.com/actix/actix-website - averichev opened this pull request almost 3 years ago
github.com/actix/actix-website - averichev opened this pull request almost 3 years ago
Update links to example projects based on recent commit
github.com/actix/actix-website - BSPlatt opened this pull request almost 3 years ago
github.com/actix/actix-website - BSPlatt opened this pull request almost 3 years ago
async and sync clash in `started` trying to `send` to other actor
github.com/actix/actix - DurkelTheDonkey opened this issue almost 3 years ago
github.com/actix/actix - DurkelTheDonkey opened this issue almost 3 years ago
Links to database adapters fixed
github.com/actix/actix-website - averichev opened this pull request almost 3 years ago
github.com/actix/actix-website - averichev opened this pull request almost 3 years ago
Implement Clone for WeakRecipient
github.com/actix/actix - geo-ant opened this pull request almost 3 years ago
github.com/actix/actix - geo-ant opened this pull request almost 3 years ago
bump tokio-util to 0.7
github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
fix simple middleware example
github.com/actix/actix-website - GlenDC opened this pull request almost 3 years ago
github.com/actix/actix-website - GlenDC opened this pull request almost 3 years ago
Make actix-rt (and actix itself) work with tokio console
github.com/actix/actix-net - msdrigg opened this issue almost 3 years ago
github.com/actix/actix-net - msdrigg opened this issue almost 3 years ago
minor fix to markdown :`*italic * -> *italic*`
github.com/actix/actix-website - Flinner opened this pull request almost 3 years ago
github.com/actix/actix-website - Flinner opened this pull request almost 3 years ago
Improve `ServiceFactory` trait
github.com/actix/actix-net - fakeshadow opened this issue about 3 years ago
github.com/actix/actix-net - fakeshadow opened this issue about 3 years ago
Ability to configure log level for errors in actix_web::middleware::Logger
github.com/actix/actix-web - mseele opened this issue about 3 years ago
github.com/actix/actix-web - mseele opened this issue about 3 years ago
block and wait for accept thread to exit.
github.com/actix/actix-net - fakeshadow opened this pull request about 3 years ago
github.com/actix/actix-net - fakeshadow opened this pull request about 3 years ago
Extract path segment struct flattening
github.com/actix/actix-web - mellowagain opened this issue about 3 years ago
github.com/actix/actix-web - mellowagain opened this issue about 3 years ago
do not remove the uds socket on pause
github.com/actix/actix-net - hommeabeil opened this pull request about 3 years ago
github.com/actix/actix-net - hommeabeil opened this pull request about 3 years ago
Fair handling of async sub-tasks in ContextFut
github.com/actix/actix - bobs4462 opened this issue about 3 years ago
github.com/actix/actix - bobs4462 opened this issue about 3 years ago
Allow using `Option<Middleware>` to enable/disable a middlware
github.com/actix/actix-web - ctron opened this pull request about 3 years ago
github.com/actix/actix-web - ctron opened this pull request about 3 years ago
Add top level `block_on` helper
github.com/actix/actix-net - ibraheemdev opened this pull request about 3 years ago
github.com/actix/actix-net - ibraheemdev opened this pull request about 3 years ago
Consider introducing default fallback to index file in Files
github.com/actix/actix-web - mks-h opened this issue about 3 years ago
github.com/actix/actix-web - mks-h opened this issue about 3 years ago
Suggestion: make actix async-runtime-agnostic
github.com/actix/actix-net - uniconductive opened this issue about 3 years ago
github.com/actix/actix-net - uniconductive opened this issue about 3 years ago
Made `new` constructor for the Connection type public
github.com/actix/actix-net - bobs4462 opened this pull request about 3 years ago
github.com/actix/actix-net - bobs4462 opened this pull request about 3 years ago
Support serving pre-compressed files for static sites
github.com/actix/actix-web - antonok-edm opened this pull request about 3 years ago
github.com/actix/actix-web - antonok-edm opened this pull request about 3 years ago
Replace `derive_more` with declarative macros
github.com/actix/actix-net - ibraheemdev opened this pull request about 3 years ago
github.com/actix/actix-net - ibraheemdev opened this pull request about 3 years ago
allow automatic ws continuation reconstruction
github.com/actix/actix-web - robjtede opened this pull request about 3 years ago
github.com/actix/actix-web - robjtede opened this pull request about 3 years ago
📝 updated copyright year
github.com/actix/actix-website - jaldaadithya opened this pull request about 3 years ago
github.com/actix/actix-website - jaldaadithya opened this pull request about 3 years ago
prepare actix-server release 2.0.0
github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
Dangerous tip in Static Files
github.com/actix/actix-website - numero-744 opened this issue about 3 years ago
github.com/actix/actix-website - numero-744 opened this issue about 3 years ago
update tokio-uring to 0.2.0
github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
Can the tokio version of actix-rt 1.1.1 be updated to 1.x?
github.com/actix/actix-net - Silentdoer opened this issue about 3 years ago
github.com/actix/actix-net - Silentdoer opened this issue about 3 years ago
Replace str_split_once to lower actix-tls msrv to 1.50.0 and bump actix-net to 1.50.0
github.com/actix/actix-net - david-mcgillicuddy-moixa opened this pull request about 3 years ago
github.com/actix/actix-net - david-mcgillicuddy-moixa opened this pull request about 3 years ago
Resolving URIs to handlers
github.com/actix/actix-web - robjtede opened this issue about 3 years ago
github.com/actix/actix-web - robjtede opened this issue about 3 years ago
actix-tls v3 uses str_split_once and bumps MSRV to 1.52
github.com/actix/actix-net - david-mcgillicuddy-moixa opened this issue about 3 years ago
github.com/actix/actix-net - david-mcgillicuddy-moixa opened this issue about 3 years ago
Consider remove Clone for HttpRequest
github.com/actix/actix-web - Kilerd opened this issue about 3 years ago
github.com/actix/actix-web - Kilerd opened this issue about 3 years ago
Implement `Clone` for `WeakRecipient`
github.com/actix/actix - Gentoli opened this issue about 3 years ago
github.com/actix/actix - Gentoli opened this issue about 3 years ago
add file chunks stream adapter
github.com/actix/actix-web - robjtede opened this pull request about 3 years ago
github.com/actix/actix-web - robjtede opened this pull request about 3 years ago
Update logger example
github.com/actix/actix-website - dsaxton opened this pull request about 3 years ago
github.com/actix/actix-website - dsaxton opened this pull request about 3 years ago
CVE-2021-45710 issue in actix-web's dependency - tokio
github.com/actix/actix-net - wyhgoodjob opened this issue about 3 years ago
github.com/actix/actix-net - wyhgoodjob opened this issue about 3 years ago
Make navbar icon visible in dark mode (mobile)
github.com/actix/actix-website - DieterReinert opened this pull request about 3 years ago
github.com/actix/actix-website - DieterReinert opened this pull request about 3 years ago
Implement fmt::Debug for SyncContext
github.com/actix/actix - kesavkolla opened this issue about 3 years ago
github.com/actix/actix - kesavkolla opened this issue about 3 years ago
simplify test server
github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
expose with_tokio_rt
github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
Improve error handler example
github.com/actix/actix-website - mlodato517 opened this pull request about 3 years ago
github.com/actix/actix-website - mlodato517 opened this pull request about 3 years ago
re-export openssl connector builder
github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
Graceful shutdown not finishing - stuck on "Shutting down idle worker"
github.com/actix/actix-net - joepio opened this issue about 3 years ago
github.com/actix/actix-net - joepio opened this issue about 3 years ago