Software Engineer at @EmbarkStudios, martial artist, gamer, and addicted to Cardistry
-
Embark Studios
- Denmark
- @davidpdrsn
Highlights
- 66 discussions answered
Block or Report
Block or report davidpdrsn
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
tokio-rs/axum Public
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
-
hyperium/tonic Public
A native gRPC client & server implementation with async/await support.
-
-
3,375 contributions in the last year
Less
More
Activity overview
Contributed to
tokio-rs/axum,
davidpdrsn/axum-live-view,
tower-rs/tower-http
and 5 other
repositories
Contribution activity
February 2022
Created 32 commits in 10 repositories
Created a pull request in tokio-rs/axum that received 55 comments
Type safe routing
Some things thats been bugging me about axum's routing for the longest time:
There is no connection between the route you use in Router::router an…
+929
−6
•
55
comments
Opened 22 other pull requests in 6 repositories
tokio-rs/axum
12
merged
2
open
- Improve error for missing extension
- Update to tokio-tungstenite 0.17
- Easily convert typed paths into URIs
- Fix some out of date docs
- Document sharing state between handler and middleware
- Fix dependency versions in axum-extra
- axum: Version 0.4.6
- axum-core: Version 0.1.2
-
Make
middleware::from_fnresponse future public - Backport recent changes to 0.4.x
- Add OpenTelemetry middleware
-
Fix setting
content-length: 0for HEAD responses with compression middleware - Update dependencies
- Fix rejection status codes
EmbarkStudios/server-framework
3
merged
tower-rs/tower-http
2
merged
seanmonstar/reqwest
1
open
davidpdrsn/axum-flash
1
merged
tower-rs/tower
1
merged
Reviewed 33 pull requests in 8 repositories
tokio-rs/axum
16 pull requests
- axum-macros: use fully qualified Result type
-
Remove outdated documentation for
BodyStreamandRawBody -
fix
examples/todos'sasync fn todos_indexiter_overeager_cloned - axum-extra: fix typo in CHANGELOG.md
- Add OpenTelemetry middleware
-
Make
middleware::from_fnresponse future public - Put the Form and Query extractors behind (default-on) Cargo features
- fix typo in the docs
- Type safe routing
- Add IntoResponse impl for BytesMut and Chain
- examples(jwt): Claims.exp represents a UTC timestamp
-
remove unused
axum's dependency:tokio-util -
remove ecosystem project
Datafuse,which already migrate to other web framework - Add Rustapi to project showcase section
- fix: typo in a comment in a sqlx-postgres example
- ECOSYSTEM.md: mention realworld-axum-sqlx
tower-rs/tower
6 pull requests
tower-rs/tower-http
5 pull requests
hyperium/tonic
2 pull requests
EmbarkStudios/server-framework
1 pull request
integer32llc/rust-playground
1 pull request
launchbadge/realworld-axum-sqlx
1 pull request
EmbarkStudios/tame-oidc
1 pull request
Created an issue in snapview/tungstenite-rs that received 5 comments
Seeking advice: How to update axum to version tungstenite 0.17
Hey there! I'm the maintainer of the axum web framework. It has a websocket feature that uses tungstenite internally. I'm seeking some advice on ho…
5
comments
Opened 6 other issues in 3 repositories
tokio-rs/axum
2
closed
1
open
davidpdrsn/axum-live-view
2
closed
snapview/tungstenite-rs
1
closed
Answered 5 discussions in 1 repository
73
contributions
in private repositories
Feb 1 – Feb 25

