Jeromy
|
a8a29fa17e
|
refactor to use multiple feeds
|
2016-11-18 02:23:38 +01:00 |
Jakub Sztandera
|
c0c5a385ba
|
Publish 0.8.0
|
2016-11-17 23:46:52 +01:00 |
Jeromy
|
6623fe84a9
|
gx publish 0.7.4
|
2016-11-10 17:25:31 -08:00 |
Jeromy
|
e29e6e4406
|
update go-libp2p to 4.1.0
|
2016-11-10 17:25:27 -08:00 |
Jeromy
|
4fdf177c49
|
gx publish 0.7.3
|
2016-11-05 19:52:30 -07:00 |
Jeromy
|
f2eff079a8
|
update to go-smux-multistream with negotiate timeouts
|
2016-11-05 19:52:27 -07:00 |
Jeromy
|
d36f6557a9
|
gx publish 0.7.2
|
2016-11-03 19:31:58 -07:00 |
Jeromy
|
45cd84e78b
|
update go-libp2p
|
2016-11-03 19:31:54 -07:00 |
Jeromy
|
b06ea5fe5d
|
gx publish 0.7.1
|
2016-10-30 14:08:03 -07:00 |
Jeromy
|
05ee326b47
|
update go-libp2p to 4.0.2
|
2016-10-30 14:08:01 -07:00 |
Jeromy
|
4dfbdcdca7
|
add functionality to query which peers have a given topic
|
2016-10-18 11:13:23 -07:00 |
Jeromy Johnson
|
93958ad032
|
Merge pull request #6 from libp2p/feat/standardize-readme
Standardized Readme
|
2016-10-11 14:20:27 -07:00 |
Jeromy Johnson
|
9b66847dd6
|
Merge pull request #8 from libp2p/feat/update-deps
Feat/update deps
|
2016-10-05 13:09:58 -07:00 |
Jeromy
|
042a778bad
|
gx publish 0.7.0
|
2016-10-05 12:47:23 -07:00 |
Jeromy
|
90657d5d53
|
update dependencies
|
2016-10-05 12:47:20 -07:00 |
Jeromy
|
8961e4ef38
|
gx publish 0.6.2
|
2016-09-30 16:29:23 -07:00 |
Richard Littauer
|
f0d3f5e3b4
|
Standardized Readme
|
2016-09-27 10:23:23 -04:00 |
Jeromy
|
7202d8da36
|
gx publish 0.6.1
|
2016-09-18 18:52:27 -07:00 |
Jeromy Johnson
|
c61ae3500c
|
Merge pull request #4 from libp2p/fix/reconnects
fix handling of new streams on peer reconnects
|
2016-09-18 18:47:10 -07:00 |
Jeromy
|
e4bd01ce63
|
gx publish v0.6.0
|
2016-09-14 18:37:13 -07:00 |
Jeromy
|
59af8f38e7
|
add a method to get the pubsub peers list
|
2016-09-14 18:07:30 -07:00 |
Jeromy
|
5864ad9296
|
gx publish v0.5.0
|
2016-09-14 15:27:34 -07:00 |
Jeromy Johnson
|
ccede23581
|
Merge pull request #3 from libp2p/feat/get-topics
add way to query subscribed topics
|
2016-09-14 18:25:37 -04:00 |
Jeromy
|
28f2c2f094
|
add way to query subscribed topics
|
2016-09-14 15:11:41 -07:00 |
Jeromy
|
d733293dbc
|
add more tests
|
2016-09-14 14:11:46 -07:00 |
Jeromy
|
076634c216
|
gx publish v0.4.2
|
2016-09-13 09:42:41 -07:00 |
Jeromy
|
21401b8475
|
dont error on new stream failure
|
2016-09-13 09:39:30 -07:00 |
Jeromy Johnson
|
4a45077e91
|
Merge pull request #1 from libp2p/feat/move-to-libp2p
move code to libp2p repo
|
2016-09-13 10:26:24 -04:00 |
Jeromy
|
a16546a7ee
|
move code to libp2p repo
|
2016-09-12 20:10:48 -07:00 |
Jeromy
|
ac28933eb1
|
gx publish v0.4.1
|
2016-09-12 15:23:55 -07:00 |
Jeromy
|
7137d624f0
|
gx publish v0.4.0
|
2016-09-12 14:24:43 -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
|
ab2fef7c1b
|
refactor publish messaging
|
2016-09-11 13:56:07 -07:00 |
Jeromy
|
ae7f9622fb
|
gx publish v0.3.0
|
2016-09-10 20:51:42 -07:00 |
Jeromy
|
f3f2cb2c82
|
use timecache
|
2016-09-10 20:47:12 -07:00 |
Jeromy
|
17e835cd17
|
respect contexts better
|
2016-09-10 16:03:53 -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
|
001dc0305b
|
encode peerID in base64 for messages over base58
|
2016-09-10 06:26:09 -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 |
Jeromy
|
6271c7f8b8
|
fix handling of new streams on peer reconnects
|
2016-07-27 00:35:41 -07:00 |