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
The text was updated successfully, but these errors were encountered:
ItsWendell
changed the title
[BUG] removeEventHandler on WebSocket not exposed on Miniflare, and class not exposed in global scope.
[BUG] WebSocket class not exposed in global scope.
Aug 14, 2021
The
WebSocket
class is not exposed in the primary / global context, while it is in Workers.I made a little script that inspects the global context of Workers.
The text was updated successfully, but these errors were encountered: