Mike Doughty
Results
2
issues of
Mike Doughty
Fixes Issue #77 To get this to work in a deployment I had to change the compiled NPM version, as you've changed the structure a fair bit between 0.1.5 and...
The [documentation](https://socket.io/docs/client-api/#socket-emit-eventName-%E2%80%A6args-ack) for Socket.IO clearly states that the Client method `emit` accepts one or more arguments, unlimited. The type definitions for the release version of ng-socket-io restricts us to 3...