Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Websocket support to ServerMiddlewareBuilder #177

Open
max-peroch opened this issue Mar 6, 2025 · 0 comments
Open

Add Websocket support to ServerMiddlewareBuilder #177

max-peroch opened this issue Mar 6, 2025 · 0 comments

Comments

@max-peroch
Copy link

Hello,

I'm trying to wire the ServerMiddlewareBuilder into my EmberServerBuilder mostly following this example: https://github.com/http4s/http4s-otel4s-middleware/blob/main/examples/src/main/scala/example/Http4sExample.scala

My issue is that I have a WS endpoint and I'm confused as to how it would work when using .withHttpWebSocketApp(...) instead of withHttpApp(...). It doesn't seem possible at the moment, right?

Thanks

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

No branches or pull requests

1 participant