Using RouteMaster with Secure WebSockets

RouteMaster itself only supports the standard non-secure WebSocket protocol (ws://) , but modern browsers require that if a page is loaded HTTPS, it must use WebSockets over TLS to communicate (wss://). This requires you to use Rascular WebCentre rather than...

RouteMaster: Websocket Protocol for Router Control

Most control protocols for Broadcast routers come from the era of RS422 serial comms. Even those routers which support control via IP tend to use proprietary protocols that are not easily compatible with web-based control applications. The RouteMaster Websocket...