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 sample provided was not working as it tried to use `polling`, which is unsupported by the notification URL you get back.
I included the socket IO library and added a websocket as the transport protocol to make it work.
0 commit comments