jstp / node-jstp

JSTP implementation in Node.js
2 stars 2 forks source link

JSTPSubscriptionManager should be an EventEmitter #29

Open xaviervia opened 10 years ago

xaviervia commented 10 years ago

http://nodejs.org/api/events.html#events_class_events_eventemitter

Yes, it should be. Client functions should be able to bind themselves using the addListener/on method with the target URI.

Since the current implementation is close to deployment and this will delay publication, this is scheduled for API 2.1