WebSockets experiments

I’ve been playing with the WebSocket feature in the new client builds. It’s a pretty powerful feature I think.

You can check out my experimental HTML client here: https://github.com/o3jvind/WebSocket-Client

2 Likes

Cool. I had seen WebSockets in the release notes a while back but was never able to find any documentation on it. Are there docs now or how did you figure it out?

@respectthecode I stumbled on this: https://github.com/CasparCG/client/issues/234
And then trial and error + coffee

By the way. It does not work in Safari.