I am trying to create an extension which connects with one of the third party service using socket.io. But I am not getting the socket connection related callbacks at all.
When I run the same logic locally using node, it works. But does not work when I deploy it as an extension.
Comments
2 comments