vyzo
e7fc8861f9
downgrade protocol mux failure log to debug
6 years ago
Steven Allen
57ed88e170
Merge pull request #427 from cannium/track-more-observed-address-info
Track more info for observed addresses
6 years ago
Can ZHANG
92ec4b2d18
Updates due to code review
6 years ago
vyzo
5834054ad8
fix typo
6 years ago
vyzo
0600392e23
enable relay by default in New
6 years ago
Can ZHANG
96df62bd5b
Changes on discussion
- map internal -> []{external -> { observer -> [time, direction] } }
- some cleaning
6 years ago
Can ZHANG
b4e4d496ea
Fix test
6 years ago
Can ZHANG
d859fb0dd7
Track more info for observed addresses
6 years ago
Steven Allen
2787133b04
gx publish 6.0.13
6 years ago
Steven Allen
a88ea16620
Merge pull request #430 from Ice-Storm/patch-1
Delete extra comments
6 years ago
QYuan
38abbc9128
Delete extra comments
6 years ago
Steven Allen
290499641e
Merge pull request #426 from libp2p/feat/415
gx: update go-libp2p-nat
6 years ago
Steven Allen
ad42428e6b
gx: update go-libp2p-nat
Pulls in update to fix #415 . Thanks @cannium !
6 years ago
vyzo
1959dde238
Merge pull request #423 from KerwinKoo/master
Just repair spelling mistake
6 years ago
gukq
2ea753ece0
Just repair spelling mistake
Signed-off-by: gukq <gukaiqiang@gmail.com>
6 years ago
Steven Allen
8f826ec266
Merge pull request #412 from cannium/deduplicate-addrs
Deduplicate addresses of host output
6 years ago
Can ZHANG
e6b1e07f11
Updates due to code review
6 years ago
Steven Allen
3620e52d9f
Merge pull request #422 from KerwinKoo/master
Just repair spelling mistake
6 years ago
gukq
b84518b6c9
Just repair spelling mistake
Signed-off-by: gukq <gukaiqiang@gmail.com>
6 years ago
Steven Allen
542d43a30f
Merge pull request #420 from libp2p/fix/419
always remove connection from identify service map
6 years ago
Steven Allen
e436bcc391
always remove connection from identify service map
fixes #419
Also call FullClose in a goroutine; no need to block this.
(not happy with that but I'm starting to think we need to rethink stream
closing, again...)
6 years ago
Steven Allen
fe20b1dd30
gx publish 6.0.12
6 years ago
Steven Allen
c46e8d6e36
gx: update go-libp2p-peerstore
6 years ago
Can ZHANG
ef51fdbe09
Deduplicate addresses of host output
6 years ago
Steven Allen
521cd9ea26
Merge pull request #408 from libp2p/dont-disable-logging
use the new DisableLogging mdns option, don't turn off logging globally
6 years ago
Steven Allen
bb971794b7
disable mdns logging from init
(avoids the race condition)
6 years ago
Steven Allen
7dffae8a14
gx publish 6.0.11
6 years ago
Marten Seemann
0d38750db8
use the new DisableLogging mdns option, don't turn off logging globally
6 years ago
Steven Allen
1f1aca1c28
gx publish 6.0.10
6 years ago
Steven Allen
eeddac930f
Merge pull request #369 from libp2p/feat/stat
Add Stat to mock net conns and streams
6 years ago
Cole Brown
5a704d2daa
Add Stat to mock net conns and streams
6 years ago
Steven Allen
10a44085f5
gx: update go-libp2p-net
6 years ago
Steven Allen
cacf6f42b5
Merge pull request #398 from libp2p/feat/no-default-listen
add options for disabling the default listen address/transports
6 years ago
Steven Allen
461af4c787
Merge pull request #405 from libp2p/fix/package-table
remove some packages from the package table
6 years ago
Raúl Kripalani
cf61930207
package-table: correct small typo.
License: MIT
Signed-off-by: Raúl Kripalani <raul@protocol.ai>
6 years ago
Steven Allen
788a09fbba
remove some packages from the package table
* go-libp2p-coral-dht is currently being written and shouldn't go in this list
until it's reasonable usable (unless I'm missing the point of this list).
* go-libp2p-ping is an unmaintained extraction of go-libp2p/p2p/ping
* go-libp2p-pubsub is slated to be removed.
* go-libpp2-dummy-conn was implemented to test go-libp2p-pnet. (1)
go-libp2p-pnet can now be tested with normal `io.ReadWriteCloser`s so it
doesn't need this package and (2) I didn't bother updating this package when I
did the libp2p transport refactor.
6 years ago
Steven Allen
8be4535a5d
Merge pull request #404 from raulk/package-list
README: fix go-libp2p-blankhost row
6 years ago
Raúl Kripalani
a6d2132260
README: fix go-libp2p-blankhost row.
License: MIT
Signed-off-by: Raúl Kripalani <raul@protocol.ai>
6 years ago
Raúl Kripalani
b9e2403602
Merge pull request #403 from hacdias/master
feat: use package-table
6 years ago
Raúl Kripalani
2d5c64cdd3
Fix blankhost entry.
6 years ago
Henrique Dias
69accddc06
Merge pull request #1 from raulk/package-list
enhance package list with new items.
6 years ago
Raúl Kripalani
30901d57f9
enhance package list with new items.
License: MIT
Signed-off-by: Raúl Kripalani <raul.kripalani@gmail.com>
6 years ago
Henrique Dias
cc7c13b9b5
update table
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
6 years ago
David Dias
e1ef4d206d
Update package-list.json
6 years ago
David Dias
e7739aadfc
docs: update packages table
6 years ago
David Dias
c13bbde3cf
fix: update package-list
6 years ago
Henrique Dias
84c701dbfe
remove badges for interface-
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
6 years ago
Henrique Dias
a7b1927769
travis and jenkins
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
6 years ago
Henrique Dias
1de376200e
add link to package-table
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
6 years ago
Henrique Dias
6c9315e809
fix: use name instead of pakage
License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
6 years ago