Commit Graph

9 Commits

Author SHA1 Message Date
Steven Allen 5ee3bddaad notify: handle new connections asynchronously
Trying to create a stream from with a connection notifier is *not* allowed (and
will deadlock).

Also, use the pubsub context when trying to open the stream.
2017-07-27 18:43:54 -07:00
Jeromy 90657d5d53 update dependencies 2016-10-05 12:47:20 -07:00
Jeromy 21401b8475 dont error on new stream failure 2016-09-13 09:39:30 -07:00
Jeromy dd331f38c6 more code cleanup, remove debug statements, add support for multiple
messages and topics
2016-09-12 13:22:16 -07:00
Jeromy c0d5b0ef26 using protobuf now, with a vengeance 2016-09-10 08:29:06 -07:00
Jeromy 6ed3d545e1 switch over to protobuf rpc 2016-09-10 08:14:17 -07:00
Jeromy 13a46da42f Gx publish 0.1.0 2016-09-10 06:56:11 -07:00
Jeromy e07f002705 rename to floodsub 2016-09-09 20:13:50 -07:00
Jeromy b69b777643 first hack at it, kinda works for the most part 2016-09-09 17:15:39 -07:00