mirror of
https://github.com/recroom2016/OpenRec.git
synced 2026-04-22 13:25:51 +00:00
new build
This commit is contained in:
@@ -17,7 +17,8 @@ namespace vaultgamesesh
|
||||
this.WebSock.AddWebSocketService<Late2018WebSock.NotificationWS>("/api/notification/v2");
|
||||
this.WebSock.AddWebSocketService<Late2018WebSock.HubWS>("/hub/v1");
|
||||
this.WebSock.Start();
|
||||
Console.WriteLine("2018 WebSocket server started!");
|
||||
Console.WriteLine("[LateWebSocket.cs] has started.");
|
||||
Console.WriteLine("[LateWebSocket.cs] is listening.");
|
||||
}
|
||||
|
||||
// Token: 0x04000047 RID: 71
|
||||
|
||||
Reference in New Issue
Block a user