jijo-paulose / node-xmpp-bosh

Automatically exported from code.google.com/p/node-xmpp-bosh
0 stars 0 forks source link

Use an EvenPipe for bee instead of an EventEmitter #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
An EventEmitter is probably not the right abstraction for the Bosh Event 
Emitter (bee). It should be a Bosh Event Pipe (bep).

Try to determine if an EventPipe abstraction is a better fit.

Original issue reported on code.google.com by dhruvb...@gmail.com on 3 Jun 2011 at 8:22

GoogleCodeExporter commented 9 years ago
Consider using https://github.com/dhruvbird/eventpipe after doing an impact 
analysis

Original comment by dhruvb...@gmail.com on 6 Jun 2011 at 7:56

GoogleCodeExporter commented 9 years ago

Original comment by dhruvb...@gmail.com on 6 Jun 2011 at 1:50