arunoda / meteor-streams

Realtime messaging for Meteor
http://arunoda.github.io/meteor-streams
MIT License
287 stars 97 forks source link

How to close a stream? #18

Closed paralin closed 10 years ago

paralin commented 10 years ago

How do I close a stream on the Client or Server and stop receiving callbacks?

paralin commented 10 years ago

Answer: stream.close()