sopra-fs24-group-23 / sopra24_client

GNU General Public License v3.0
0 stars 0 forks source link

Implement websocket provider & context to allow for real-time interaction #68

Closed Dedphish closed 4 months ago

Dedphish commented 4 months ago

Added files: WebSocketContext.tsx, WebSocketProvider.tsx, StompSubscriptionRequest.tsx Introduced dependencies: @stomp/stompjs library Added sample client code in Lobby.tsx

Dedphish commented 4 months ago

Closed by commits: 31dc7b2, 252c36f, 8ca0dac