Open SenhorCastor opened 7 years ago
Hi @SenhorCastor.
Did you get some progress with this? I I'm with the same issue.
Thanks!
Normally any Jersey style filter should be able to intercept these requests if i am not mistaken. Will investigate this in the near future.
I had originally abandoned this project, but am reviving it for DW 4.0, will look into this.
Now that DW 4.0 is out, I'll be picking this up again.
Hi @TomCools, any progress on this issue? Thank you!
Hi, I was able to configure a simple websocket and exchange some message, fairly straightforward, congrats!.
I am wondering how would be the best approach for authentication. My api/rest endpoints on the server are using
io.dropwizard.auth.Authenticator
How can you handle auth for websockets? Maybe I am missing something trivial
Thanks in advance Fer