Libp2p on HTTP

https://github.com/libp2p/specs/pull/477/files?short_path=8e56876#diff-8e568763d7d4e15f9465300afa93c121c7f8e399acfff4c2aee7e70ed1199401

Basically, we want to make it possible for nodes to advertise HTTP URLs in addition to “normal” libp2p addresses. You could then either speak HTTP on top of libp2p, or just dial a plain HTTPS connection.

Now assume that the MoveTheBytes protocol layers cleanly on top of HTTP, we could retrieve files directly from HTTP clients without even spinning up a libp2p node. Super interesting for CDN solutions.

ProbeLab

This team is collecting all sorts of measurements we’re using to both inform assumptions & model networks.

https://www.youtube.com/watch?v=zhzxJGoLTg0

Beyond Bitswap

https://github.com/protocol/beyond-bitswap

Tomaka on networking

Everything I know about networking