Skip to content

WebSocket Connector

Tom Käsler requested to merge swtp-2019/arsnova-lite:wsConnector into master

This MR adds a connector that handles the authentication when connecting to the STOMP service. It also refactors the websocket services / components to use this connector for sending frames and watching topics.

Merge request reports