immutant

http://immutant.org Note: dev discussion happens in #immutant on FreeNode IRC.
bostonaholic 2017-05-01T21:33:57.790901Z

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

bostonaholic 2017-05-01T21:34:14.795355Z

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

bostonaholic 2017-05-01T22:21:45.497974Z

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