标签: node.js angular typescript ionic-framework socket.io
我想将两个不同的连接连接到我的移动应用程序中。根据链接下面给出的文档,我正在使用socket.io。
https://github.com/bougarfaoui/ng-socket-io#using-multiple-sockets-with-different-end-points
我收到错误:WrappedSocket没有提供程序!运行应用程序时出现此错误。 有人可以帮我吗?