DJDNS / js-deje

JS implementation of DEJE client
1 stars 0 forks source link

sniff_events support for 01-publish-events #3

Closed MaddieM4 closed 10 years ago

MaddieM4 commented 10 years ago

We're adding a few new messages to the toy protocol.

https://github.com/DJDNS/go-deje/issues/22

Should be extremely simple to add support in the sniff_events callback, since the same code will work equally well on 01-publish-history and 01-publish-events.