Skip to content

Fix Axum example#75

Merged
link2xt merged 3 commits intomainfrom
link2xt/fix-axum-example
May 1, 2026
Merged

Fix Axum example#75
link2xt merged 3 commits intomainfrom
link2xt/fix-axum-example

Conversation

@link2xt
Copy link
Copy Markdown
Contributor

@link2xt link2xt commented Mar 4, 2026

No description provided.

link2xt added 3 commits March 4, 2026 21:00
`ConnectInfo` requires a call
to `.into_make_service_with_connect_info`,
otherwise connection handler crashes in runtime
when receiving connection.

See <https://docs.rs/axum/0.8.8/axum/extract/struct.ConnectInfo.html>
for reference.
@link2xt link2xt merged commit 8414a51 into main May 1, 2026
4 checks passed
@link2xt link2xt deleted the link2xt/fix-axum-example branch May 1, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants