Does the TeamSpeak 6 Server support WebSockets for live notifications?
I find maintaining SSH connections in many languages to be much more complicated than JSON based WebSockets
Does the TeamSpeak 6 Server support WebSockets for live notifications?
I find maintaining SSH connections in many languages to be much more complicated than JSON based WebSockets
As far as I know, WebQuery is still HTTP/HTTPS only, so there’s currently no WebSocket support for live events. For real-time notifications like client joins/leaves, you’d still need the normal ServerQuery connection and “servernotifyregister”.