@@ -1,10 +1,3 @@
|
||||
/*
|
||||
* Creates a STOMP WebSocket client for the live chat feature.
|
||||
*
|
||||
* Author: Shiv
|
||||
* Date: April 2026
|
||||
*/
|
||||
|
||||
import { Client } from "@stomp/stompjs";
|
||||
|
||||
//Backend URL for the WebSocket connection, empty string means same origin
|
||||
|
||||
Reference in New Issue
Block a user