add WebSockets with STOMP on top
Files
17- Tom Käsler authored
add WebSocketMessage entity structure add basic feedback logic add tests for Feedback messages
Adds a STOMP broker to the backend. Implements a standalone feedback with messages and topic channels.
This solves #25.
add WebSocketMessage entity structure add basic feedback logic add tests for Feedback messages