2022-05-09 16:08:00 +00:00
|
|
|
|
---
|
2022-04-27 04:16:03 +00:00
|
|
|
|
|
2022-05-09 16:08:00 +00:00
|
|
|
|
title:
|
|
|
|
|
author:
|
2022-05-12 00:21:48 +00:00
|
|
|
|
dateCreated: @today
|
|
|
|
|
dateUpdated: @today
|
2022-04-27 04:16:03 +00:00
|
|
|
|
|
2022-05-09 16:08:00 +00:00
|
|
|
|
---
|
2022-04-27 04:16:03 +00:00
|
|
|
|
|
2022-05-21 02:14:02 +00:00
|
|
|
|
# Topic: libp2p
|
2022-05-09 16:08:00 +00:00
|
|
|
|
#### Related:
|
2022-05-21 02:14:02 +00:00
|
|
|
|
`ELI5: A flexible set of rules a bunch of computers can use to talk to each other.`
|
2022-04-27 04:16:03 +00:00
|
|
|
|
|
2022-05-09 16:08:00 +00:00
|
|
|
|
---
|
2022-04-27 04:16:03 +00:00
|
|
|
|
|
2022-05-09 16:08:00 +00:00
|
|
|
|
## Overview
|
2022-04-27 04:16:03 +00:00
|
|
|
|
|
2022-05-09 16:08:00 +00:00
|
|
|
|
#### Operating Definition:
|
|
|
|
|
[Definition here]<sup>1</sup>
|
2022-04-27 04:16:03 +00:00
|
|
|
|
|
2022-05-09 16:08:00 +00:00
|
|
|
|
#### Current "Standard" Implementation:
|
2022-05-21 02:14:02 +00:00
|
|
|
|
Defines gossipsub which is what we use for:
|
2022-05-18 13:50:48 +00:00
|
|
|
|
-addressing
|
|
|
|
|
-p2p dialing
|
|
|
|
|
-multiple transports
|
|
|
|
|
-connection encryption
|
|
|
|
|
-protocol identification and negotiation
|
2022-04-27 04:16:03 +00:00
|
|
|
|
|
2022-05-09 16:08:00 +00:00
|
|
|
|
#### The Idea(l):
|
2022-04-27 04:16:03 +00:00
|
|
|
|
|
|
|
|
|
|
2022-05-09 16:08:00 +00:00
|
|
|
|
#### Logos Implementation:
|
2022-04-27 04:16:03 +00:00
|
|
|
|
|
|
|
|
|
|
2022-05-19 02:16:46 +00:00
|
|
|
|
#### Live Feedback:
|
2022-04-27 04:16:03 +00:00
|
|
|
|
|
|
|
|
|
|
2022-05-09 16:08:00 +00:00
|
|
|
|
#### IMPORTANT Differentiators:
|
2022-04-27 04:16:03 +00:00
|
|
|
|
|
|
|
|
|
|
2022-05-09 16:08:00 +00:00
|
|
|
|
#### Knowledge Share:
|