Releases: nullivex/angular-socket.io-mock
Releases · nullivex/angular-socket.io-mock
1.2.0
- Merge pull reuqest #10 adding a prefix and forward option
- Update to latest dependencies
- Publish on NPM
1.1.0
- .receive will acknowledge any .emit events with a callback as the last parameter
1.0.0
- Upgraded to work with latest angular.
- Use 0.1.0 with older versions of angularjs.
- Add
once
support
0.1.0
- Fixed issue interface with the latest angular packages.
0.0.2
Added testing and Travis CI