Fork me on GitHub
#immutant
<
2017-05-01
>
bostonaholic21:05:57

if I’m using buddy for token auth, how do I set up a websocket endpoint that can access the auth backend so I can retrieve the “user” that is connecting to the websocket

bostonaholic21:05:14

this is my first time with websockets, I apologize if this question doesn’t make sense

bostonaholic22:05:45

also, does immutant.web.middleware/wrap-websocket allow for a secure wss connection?