Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
https://github.com/tokio-rs/axum
breaking: update tokio-tungstenite to 0.25 and update examples
adryzz opened this pull request 6 days ago
adryzz opened this pull request 6 days ago
chore: remove unused `nodelay` field in `Serve`
shikhar opened this pull request 9 days ago
shikhar opened this pull request 9 days ago
Move axum-extra's Query type to axum
jplatte opened this issue 9 days ago
jplatte opened this issue 9 days ago
Fix: documentation link to passing state
like-a-bause opened this pull request 11 days ago
like-a-bause opened this pull request 11 days ago
axum 0.8.0-rc.1
jplatte opened this pull request 12 days ago
jplatte opened this pull request 12 days ago
upgrade bb8-postgres deps
dayvejones opened this pull request 12 days ago
dayvejones opened this pull request 12 days ago
refactor: remove raw string hashes
hamirmahal opened this pull request 13 days ago
hamirmahal opened this pull request 13 days ago
`axum/src/extract/path/mod.rs` has some unnecessary `#` symbols
hamirmahal opened this issue 13 days ago
hamirmahal opened this issue 13 days ago
Move `TypedRouting` to a separate crate
vnghia opened this issue 16 days ago
vnghia opened this issue 16 days ago
Bad protocol version error : example-websockets-http2
Alphapage opened this issue 17 days ago
Alphapage opened this issue 17 days ago
Add file-stream examples
YanHeDoki opened this pull request 18 days ago
YanHeDoki opened this pull request 18 days ago
axum failing to nest while a type is provided in router
sumit-modak opened this issue 18 days ago
sumit-modak opened this issue 18 days ago
Enable and fix warnings from clippy::uninlined_format_args
jplatte opened this pull request 18 days ago
jplatte opened this pull request 18 days ago
Added axum-ws-broadcaster to ECOSYSTEM.md
Necoo33 opened this pull request 20 days ago
Necoo33 opened this pull request 20 days ago
Add tcp_nodelay removal to changelog
jplatte opened this issue 21 days ago
jplatte opened this issue 21 days ago
Make ConnectInfo work with ListenerExt::tap_io
jplatte opened this pull request 21 days ago
jplatte opened this pull request 21 days ago
Remove multipart from axum-extra' default features
jplatte opened this pull request 21 days ago
jplatte opened this pull request 21 days ago
Clean up axum-extra'a new error-response feature
jplatte opened this pull request 21 days ago
jplatte opened this pull request 21 days ago
into_make_service_with_connect_info not compile anymore
ttys3 opened this issue 21 days ago
ttys3 opened this issue 21 days ago
Centralize lint configuration
jplatte opened this pull request 22 days ago
jplatte opened this pull request 22 days ago
Fix new clippy lints
jplatte opened this pull request 23 days ago
jplatte opened this pull request 23 days ago
Fix PrivateCookieJar documentation example comments
SantaClaas opened this pull request 23 days ago
SantaClaas opened this pull request 23 days ago
Disallow nesting at the root of the router
jplatte opened this pull request 25 days ago
jplatte opened this pull request 25 days ago
Remove unused import in trybuild test
jplatte opened this pull request 25 days ago
jplatte opened this pull request 25 days ago
Re-format trybuild tests
jplatte opened this pull request 26 days ago
jplatte opened this pull request 26 days ago
Simplify todos_index in todos example
jplatte opened this pull request 26 days ago
jplatte opened this pull request 26 days ago
Add an encapsulated file stream in axum-extra to make it more conveni…
YanHeDoki opened this pull request 28 days ago
YanHeDoki opened this pull request 28 days ago
Add Attachment type in features documentation
joeydewaal opened this pull request 28 days ago
joeydewaal opened this pull request 28 days ago
1
BarneyKY opened this pull request about 1 month ago
BarneyKY opened this pull request about 1 month ago
#[debug_handler] creating error that doesn't exist without the macro
alistaircarscadden opened this issue about 1 month ago
alistaircarscadden opened this issue about 1 month ago
Don't panic when array type is used for path segment
jplatte opened this pull request about 1 month ago
jplatte opened this pull request about 1 month ago
Hit unreachable code when deserializing a [char; 2] inside Path
2ndDerivative opened this issue about 1 month ago
2ndDerivative opened this issue about 1 month ago
`Content-Length` is not set when using compression
mladedav opened this issue about 1 month ago
mladedav opened this issue about 1 month ago
Extension must be registered behind route?
chanmaoganda opened this issue about 1 month ago
chanmaoganda opened this issue about 1 month ago
axum/routing: Add `content-length` header assertions to `middleware_adding_body` test
Turbo87 opened this pull request about 1 month ago
Turbo87 opened this pull request about 1 month ago
Release axum 0.7.9 and axum-extra 0.9.6
jplatte opened this pull request about 1 month ago
jplatte opened this pull request about 1 month ago
fix: avoid setting content-length before middleware (backport)
SabrinaJewson opened this pull request about 1 month ago
SabrinaJewson opened this pull request about 1 month ago
axum-extra: Add links to features table
Turbo87 opened this pull request about 1 month ago
Turbo87 opened this pull request about 1 month ago
Release axum 0.7.8 and axum-extra 0.9.5
jplatte opened this pull request about 1 month ago
jplatte opened this pull request about 1 month ago
Some documentation fixes
jplatte opened this pull request about 1 month ago
jplatte opened this pull request about 1 month ago
ECOSYSTEM: add axum-rails-cookie
endoze opened this pull request about 1 month ago
endoze opened this pull request about 1 month ago
fix cargo test no default features in v0.6.x
joeydewaal opened this pull request about 1 month ago
joeydewaal opened this pull request about 1 month ago
CI: allow `pin-project-lite` in public dependencies
mladedav opened this pull request about 1 month ago
mladedav opened this pull request about 1 month ago
Make UrlParams public
Diggsey opened this issue about 2 months ago
Diggsey opened this issue about 2 months ago
Remove once_cell from jwt example
Hmikihiro opened this pull request about 2 months ago
Hmikihiro opened this pull request about 2 months ago
Update low-level-rustls example
Hmikihiro opened this pull request about 2 months ago
Hmikihiro opened this pull request about 2 months ago
Fix missing `post` imports in `router` docs example
noxxxxxious opened this pull request about 2 months ago
noxxxxxious opened this pull request about 2 months ago
Add shorthand way to return non-IntoResponse errors
Lachstec opened this pull request about 2 months ago
Lachstec opened this pull request about 2 months ago
websocket connect fail in http2-websocket example when access by localhost
elantion opened this issue about 2 months ago
elantion opened this issue about 2 months ago
Provide way to handle a request with a MethodRouter without requiring an exclusive reference
cdhowie opened this issue 2 months ago
cdhowie opened this issue 2 months ago
Graceful Shutdown ignores Websocket handler task
SZenglein opened this issue 2 months ago
SZenglein opened this issue 2 months ago
PoC of introducing `FromSpoofableRequestParts` and `Spoofable`
bengsparks opened this pull request 2 months ago
bengsparks opened this pull request 2 months ago
PoC of introducing SpoofableValue
yanns opened this pull request 2 months ago
yanns opened this pull request 2 months ago
Spoofable extractors are used with the knowledge of the risks
yanns opened this issue 2 months ago
yanns opened this issue 2 months ago
Upgrade matchit
jplatte opened this pull request 2 months ago
jplatte opened this pull request 2 months ago
Explicit CI runner version
mladedav opened this pull request 2 months ago
mladedav opened this pull request 2 months ago
Remove unneeded #[allow] attributes
bengsparks opened this pull request 2 months ago
bengsparks opened this pull request 2 months ago
chore: fix new clippy lint
mladedav opened this pull request 2 months ago
mladedav opened this pull request 2 months ago
Fixes TSRs redirecting to toplevel inside nested Router
erin-desu opened this pull request 2 months ago
erin-desu opened this pull request 2 months ago
fix(sse): skip sse incompatible chars of `serde_json::RawValue`
Threated opened this pull request 2 months ago
Threated opened this pull request 2 months ago
Improve docs regarding state and extensions
Lachstec opened this pull request 2 months ago
Lachstec opened this pull request 2 months ago
[axum-extra] `metrics` integration?
oxalica opened this issue 2 months ago
oxalica opened this issue 2 months ago
Listening to tokio_uring::net::TcpListener
milen-denev opened this issue 2 months ago
milen-denev opened this issue 2 months ago
Update changelog
mladedav opened this pull request 2 months ago
mladedav opened this pull request 2 months ago
ECOSYSTEM.md: add Pods-Blitz
uduerholz opened this pull request 2 months ago
uduerholz opened this pull request 2 months ago
Add prelude support
mrgzi opened this issue 2 months ago
mrgzi opened this issue 2 months ago
`Event::json_data` can construct an invalid SSE event by passing a `serde_json::value::RawValue`
Threated opened this issue 2 months ago
Threated opened this issue 2 months ago
Handler stuck when receiving request from ffmpeg
marcoNjoHarmonic opened this issue 2 months ago
marcoNjoHarmonic opened this issue 2 months ago
Add `struct NoContent` as a self-described shortcut
oxalica opened this pull request 2 months ago
oxalica opened this pull request 2 months ago
Remove `ServeFuture`
mladedav opened this pull request 2 months ago
mladedav opened this pull request 2 months ago
Make into_future on Serve, WithGracefulShutdown independent of tokio
jplatte opened this pull request 2 months ago
jplatte opened this pull request 2 months ago
Remove `.close()`, and document clean WebSocket closing
SabrinaJewson opened this pull request 2 months ago
SabrinaJewson opened this pull request 2 months ago
Avoid clone in layer
yanns opened this pull request 2 months ago
yanns opened this pull request 2 months ago
state always need to implement Clone
yanns opened this pull request 2 months ago
yanns opened this pull request 2 months ago
avoid cloning the uri/path
yanns opened this pull request 2 months ago
yanns opened this pull request 2 months ago
Avoid clone in fallback
yanns opened this pull request 2 months ago
yanns opened this pull request 2 months ago
avoid one state clone
yanns opened this pull request 2 months ago
yanns opened this pull request 2 months ago
backport PR 2865 to main
yanns opened this pull request 2 months ago
yanns opened this pull request 2 months ago
Update middleware.md
Flamenco opened this pull request 2 months ago
Flamenco opened this pull request 2 months ago
Update methods to create `FromFnLayer`
HigherOrderLogic opened this pull request 2 months ago
HigherOrderLogic opened this pull request 2 months ago
Fallible handlers for custom rejections
SabrinaJewson opened this issue 3 months ago
SabrinaJewson opened this issue 3 months ago
Expose Websocket close frame when closing from server side
deep-gaurav opened this issue 3 months ago
deep-gaurav opened this issue 3 months ago
Include a changelog entry for replacing `async_trait` with `AFIT/RPITIT`
ixmoyren opened this pull request 3 months ago
ixmoyren opened this pull request 3 months ago
Add `axum_extra::json!`
SabrinaJewson opened this pull request 3 months ago
SabrinaJewson opened this pull request 3 months ago
Add `MethodFilter::CONNECT`
SabrinaJewson opened this pull request 3 months ago
SabrinaJewson opened this pull request 3 months ago
Build a landing page for axum
PrethamMuthappa opened this issue 3 months ago
PrethamMuthappa opened this issue 3 months ago
Post-alpha release cleanup
jplatte opened this pull request 3 months ago
jplatte opened this pull request 3 months ago
Release axum 0.8.0-alpha.1 and related crates
jplatte opened this pull request 3 months ago
jplatte opened this pull request 3 months ago
axum-extra: Remove stray deprecation in multipart builder
zleyyij opened this pull request 3 months ago
zleyyij opened this pull request 3 months ago
Move the Host extractor to axum-extra
jplatte opened this pull request 3 months ago
jplatte opened this pull request 3 months ago
`Host` extractor loses port number on HTTP/2
tonywu6 opened this issue 3 months ago
tonywu6 opened this issue 3 months ago
Replace Router::{map_inner, tap_inner_mut} by macros
jplatte opened this pull request 3 months ago
jplatte opened this pull request 3 months ago
Remove examples/listen-multiple-addrs
jplatte opened this pull request 3 months ago
jplatte opened this pull request 3 months ago
Reference the requirements for from_fn_with_state
keirlawson opened this pull request 3 months ago
keirlawson opened this pull request 3 months ago
MSRV in READMEs
mladedav opened this pull request 3 months ago
mladedav opened this pull request 3 months ago
Remove mutexes around boxed services
jplatte opened this pull request 3 months ago
jplatte opened this pull request 3 months ago
ci: Only save cache from main
jplatte opened this pull request 3 months ago
jplatte opened this pull request 3 months ago
README updates
jplatte opened this pull request 3 months ago
jplatte opened this pull request 3 months ago
Update mongodb example
jplatte opened this pull request 3 months ago
jplatte opened this pull request 3 months ago
Update MSRV for all crates to 1.75
jplatte opened this pull request 3 months ago
jplatte opened this pull request 3 months ago