immutant

http://immutant.org Note: dev discussion happens in #immutant on FreeNode IRC.
Pontus 2017-10-15T10:20:05.000053Z

Hi, I'm a bit new to both websockets and Immutant. When using as-channel from immutant.web.async, is it possible to make data in the original request available in the websockets callbacks? I'm using JWT tokens, and am storing things like username/user-id etc in those, and would like to access this information in the on-message callback

Pontus 2017-10-15T11:13:02.000008Z

I found it myself, (originating-request ch)

2017-10-15T16:45:01.000008Z

@pontus.colliander cool