Replies: 2 comments
-
It looks like you're in the wrong place, axum version 0.12 doesn't exist and there's many examples, not just one. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yup. Wrong tab.. my bad 😅 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Is there a reason that the axum example uses a layer rather than a service?
Does both enable connecting over websockets or do they use long polling instead?
I see that 0.12.0 added middleware, is this something that could not be accomplished with towers layers before?
axum version
0.7
Beta Was this translation helpful? Give feedback.
All reactions