chrisenytc / ng-socket

Angular Module for Socket.io
MIT License
49 stars 18 forks source link

Added ability to connect to alternate URL #7

Closed dprothero closed 9 years ago

dprothero commented 9 years ago

Also updated required versions of AngularJS and Socket.IO and refactored code.

I can leave this forked if you prefer not to merge this in.

dprothero commented 9 years ago

Oh yeah... and lazy connecting to the socket (only if one of the functions is called).

chrisenytc commented 9 years ago

Thanks for your contribution. :+1: