diegopamio / angular-sails-bind

An angular service to bind scope models to sailsjs models thru socket
MIT License
136 stars 25 forks source link

Added removedTrom and addedTo socket verb actions #36

Closed aklinkert closed 8 years ago

aklinkert commented 8 years ago

Hi,

i added the two socket verbs addedTo and removedFrom and did some small code cleanups. Would be really cool if could get it merged asap. :)

Schubidu commented 8 years ago

:+1:

diegopamio commented 8 years ago

Done! Thanks a lot!

aklinkert commented 8 years ago

You're welcome! Would you create a release for it and publish the npm package?