[BUG] function `WebSocket.send` won't send data to corresponding server · Issue #305 · thoov/mock-socket · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though the
delay
function is passed with the contextserver
, the callback won't use it since the callback is an arrow function.The text was updated successfully, but these errors were encountered: