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
In the warp_subscriptions example, the playground cannot connect to the server via WebSocket because the WebSocket implementation in wrap has a unconfigurable Sec-WebSocket-Protocol header. Currently we can do a workaround adding the header manually.