ws with extractor Query #2061
-
Beta Was this translation helpful? Give feedback.
Answered by
davidpdrsn
Jun 26, 2023
Replies: 2 comments 3 replies
-
The field in your |
Beta Was this translation helpful? Give feedback.
1 reply
-
Here is an example that does work https://gist.github.com/davidpdrsn/b8bbf57a2daacef5f58bfbfd42b6a2e3. Its based on https://github.com/tokio-rs/axum/blob/main/examples/websockets/src/main.rs |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
799189288
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is an example that does work https://gist.github.com/davidpdrsn/b8bbf57a2daacef5f58bfbfd42b6a2e3. Its based on https://github.com/tokio-rs/axum/blob/main/examples/websockets/src/main.rs