kubo/core/node
Steven Allen 1eb701fd75 dep: update go-libp2p
* Write coalescing in yamux and mplex.
* Correctly tag relay streams.
* Reset relay streams instead of closing them. Fixes #6237.
* Trim connections in a background task instead of on-connect.
2019-05-22 11:55:32 -07:00
..
helpers constructor: move libp2p related stuff to subpackage 2019-04-23 13:30:25 +02:00
libp2p dep: update go-libp2p 2019-05-22 11:55:32 -07:00
builder.go chore: fix linter nits 2019-05-14 09:38:26 -07:00
core.go move reprovider out of exchange directory 2019-04-23 20:13:29 +02:00
groups.go pubsub: avoid using pubsub defaults from upstream 2019-05-20 13:28:29 -07:00
helpers.go core: fix autonat construction 2019-05-01 15:21:29 -07:00
identity.go Invert constructor config handling 2019-04-29 23:37:37 +02:00
ipns.go Invert constructor config handling 2019-04-29 23:37:37 +02:00
provider.go Invert constructor config handling 2019-04-29 23:37:37 +02:00
storage.go chore: fix linter nits 2019-05-14 09:38:26 -07:00