mirror of
https://github.com/neogeek23/drawshare.git
synced 2026-02-04 11:08:21 +00:00
first github commit
This commit is contained in:
parent
34919c12e3
commit
1b00b6827d
@ -39,7 +39,7 @@
|
||||
|
||||
let roomName = {{ room_name_json }};
|
||||
let drawSocket = new WebSocket(
|
||||
'ws://' + window.location.host +
|
||||
'wss://' + window.location.host +
|
||||
'/wss/drawshare/' + roomName + '/');
|
||||
let x1;
|
||||
let y1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user