This commit is contained in:
parent
409cdaf2e3
commit
c2ee66896f
@ -1,3 +1,5 @@
|
||||
/* eslint-disable */
|
||||
|
||||
function openWebSocket() {
|
||||
window.ws = new WebSocket("/custom/ws");
|
||||
window.ws.onmessage = e => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user