clj-commons / manifold

A compatibility layer for event-driven abstractions
1.02k stars 107 forks source link

Fix callback downstream to adhere to the protocol #97

Closed dm3 closed 8 years ago

dm3 commented 8 years ago

The downstream of Callback returns a different thing than all the other IEventStream/downstream implementations.