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
I am also facing the same issue.
There is export capitalisation issue. It should be import { WebSocket } from 'nextjs-websocket'; Instead import { Websocket } from 'nextjs-websocket';
Otherwise you may face following issue.
Thanks for this package. A couple quick ones:
This works when running locally, but doesn't seem to work when deployed - any ideas? Thanks!
The text was updated successfully, but these errors were encountered: