Coldbox and Websockets

Does anyone using Coldbox have any experience in using Websockets in conjunction with events, interceptors, etc.?

I have only begun to delve into trying out websockets, but our app has a lot of great use cases for implementing them. I want to explore further, but not sure, for example, how I could have a websocket request fire off (or scheduled task pushing to) a handler event for further processing and return of data.

Any help would be appreciated.

Any thoughts on this yet?

Well, I just found this. It's a place to start for me.