janpantel / angular-sails

An angular module for using the sails socket.io api
MIT License
307 stars 56 forks source link

Support Angular 1.6.0 #98

Open ArekSredzki opened 7 years ago

ArekSredzki commented 7 years ago

The release of Angular 1.6.0 has broken this module with the deprecation of $http promise .success and .error functions.