Commit Graph

592 Commits

Author SHA1 Message Date
Jeromy b424d83993 gx publish 4.3.5 2017-01-10 14:44:00 -08:00
Jeromy 02baa20570 gx publish 4.3.4 2017-01-10 08:02:16 -08:00
Jeromy 3b49c4ef23 gx publish 4.3.3 2017-01-10 07:54:47 -08:00
Jeromy Johnson 17b5b2aa55 Merge pull request #173 from libp2p/deps/fix-multistream-import
fix multistream import paths
2017-01-10 07:52:41 -08:00
Jeromy 31557da822 fix multistream import paths 2017-01-10 07:22:30 -08:00
Jeromy 848cd336f4 gx publish 4.3.2 2017-01-06 06:12:51 -08:00
Jeromy Johnson 3322477325 Merge pull request #170 from libp2p/feat/negotiate-lazy
update go-multistream and use negotiateLazy
2017-01-06 06:09:15 -08:00
Jeromy 104c97ed57 update go-multistream and use negotiateLazy to allow for readonly streams 2017-01-05 08:10:26 -08:00
Jeromy c0f09cbef4 gx publish 4.3.1 2016-12-27 01:52:05 -08:00
Jeromy Johnson 9c903e32f9 Merge pull request #169 from libp2p/feat/client-var
identify: make agent version mutable
2016-12-26 08:30:45 -08:00
Jeromy 26adf7395b identify: make agent version mutable 2016-12-26 02:52:49 -08:00
keks 37377fd505 update links in README to libp2p org 2016-12-12 20:52:56 +01:00
Jeromy Johnson ae642dca82 Merge pull request #167 from libp2p/deps/publish-4.3.0
gx publish 4.3.0
2016-11-27 22:48:47 -08:00
Jeromy 31a6558ac7 gx publish 4.3.0 2016-11-27 18:23:15 -08:00
Jeromy Johnson b85fbfe29b Merge pull request #166 from libp2p/deps/go-datastore
update go-datastore bubbled through libp2p packages
2016-11-26 00:06:01 -08:00
Jeromy 05c29c3c90 update go-datastore bubbled through libp2p packages 2016-11-25 23:50:27 -08:00
Hector Sanjuan b88cb27492 Merge pull request #163 from JustinDrake/patch-1
Fix echo example Readme
2016-11-25 10:24:53 +01:00
Justin a92558f752 More fixes 2016-11-24 20:54:47 +00:00
Justin 6ac1064a93 Fix port number of echo example 2016-11-24 16:43:52 +00:00
Justin 6e35a38789 More example fixes 2016-11-24 16:35:53 +00:00
Justin b7fdb1f20b Fix path 2016-11-24 16:24:21 +00:00
Jeromy Johnson 19fac3f0e4 Merge pull request #160 from libp2p/feat/update-swarm
update go-libp2p-swarm
2016-11-23 09:24:59 -08:00
Jeromy d07cf57ffd update go-libp2p-swarm 2016-11-22 21:00:29 -08:00
Jeromy Johnson 73f16a9f80 Merge pull request #159 from libp2p/feat/set-protos
address protocol downgrade bug
2016-11-22 20:27:52 -08:00
Jeromy 4855e0032c add example binary to gitignore 2016-11-18 15:16:41 -08:00
Jeromy f4ea270ccb use set protos in identify protocol knowledge gathering 2016-11-18 15:09:18 -08:00
Jeromy 3a631293bc bubble up peerstore deps 2016-11-17 17:46:02 -08:00
Jakub Sztandera aac6eaa7d2
Publish 4.2.0 2016-11-17 23:44:24 +01:00
Jeromy Johnson 6f7efeabfe Merge pull request #155 from libp2p/deps/extract-netutil
Extract netutil to its own package
2016-11-17 12:09:37 -08:00
Jeromy f61f242f69 Extract netutil to its own package 2016-11-17 10:58:15 -08:00
Jeromy Johnson 5a2b58bc7c Merge pull request #154 from libp2p/feat/pnet
Update deps for Priv Networks
2016-11-16 13:43:51 -08:00
Jakub Sztandera edb32fcea5
Update deps for Priv Networks 2016-11-16 18:24:13 +01:00
Jeromy 36298c137c gx publish 4.1.0 2016-11-10 17:09:59 -08:00
Jeromy Johnson 9183b8afcf Merge pull request #150 from libp2p/feat/negotiate-timeouts
add negotiate timeout option to basichost
2016-11-10 17:05:44 -08:00
Jeromy 6bccc8c1f5 fix dial log 2016-11-10 16:01:42 -08:00
Jeromy Johnson ecc1c897af Merge pull request #152 from libp2p/doc/improveexamples
Improve echo example
2016-11-10 12:41:02 -08:00
Jeromy 4f17a651d1 add negotiate timeout option to basichost 2016-11-10 12:40:38 -08:00
Jeromy Johnson 405d49a933 Merge pull request #151 from libp2p/feat/optional-metrics
make bandwidth metrics optional
2016-11-10 12:38:26 -08:00
Hector Sanjuan 7c5d076dc6 Improve echo example:
* Extended explanations and links to relevant godocs
  * Some renames (the host is not dummy, it's a basic)
  * Use addAddr() and let NewStream open the connection

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
2016-11-10 12:30:00 +01:00
Jeromy 077aae473b make bandwidth metrics optional 2016-11-09 16:26:19 -08:00
Jeromy Johnson 647d20ae2c Merge pull request #146 from libp2p/fix/examples
Update examples
2016-11-09 11:01:26 -08:00
Jeromy Johnson 1c10ed41da Merge pull request #148 from libp2p/feat/stream-deadlines
update dependencies and add deadline methods to streams
2016-11-09 11:00:02 -08:00
Jeromy 6f804db71e update dependencies and add deadline methods to streams 2016-11-08 13:11:02 -08:00
Lars Gierth f3812decb8 Rename hosts to echo example, remove justtcp example 2016-11-06 04:51:45 +01:00
Lars Gierth 4150c40ebf Fix hosts example 2016-11-06 04:42:59 +01:00
Jeromy bb6a43ca0f gx publish 4.0.4 2016-11-05 19:20:54 -07:00
Jeromy Johnson e7d0db19ce Merge pull request #144 from libp2p/deps/smux-multistream
update to go-smux-multistream with negotiate timeouts
2016-11-05 18:10:20 -07:00
Jeromy 132a36a181 update to go-smux-multistream with negotiate timeouts 2016-11-05 18:05:41 -07:00
Jeromy Johnson 3e10c8177f Merge pull request #143 from libp2p/fix/always-close-streams
make sure to always close streams when youre done with them
2016-11-05 17:09:18 -07:00
Jeromy 232864175d make sure to always close streams when youre done with them 2016-11-05 15:26:07 -07:00