mirror of
https://github.com/logos-messaging/go-waku-rendezvous.git
synced 2026-01-02 13:13:08 +00:00
Create README.md
This commit is contained in:
parent
507ac015e4
commit
94a02b1432
10
README.md
Normal file
10
README.md
Normal file
@ -0,0 +1,10 @@
|
||||
Rendezvous
|
||||
=================
|
||||
|
||||
# What is this?
|
||||
|
||||
Similar to status-im/rendezvous in using a smaller liveness TTL for records (20s), and not using UNREGISTER REQUEST,
|
||||
due to assuming that the TTL is very low (making it incompatible with libp2p original rendezvous spec). This module
|
||||
is intended to be used in go-waku as a ambient peer discovery mechanism.
|
||||
|
||||
This module uses protobuffers instead of RLP, and does not use ENR ([Ethereum Node Records](https://eips.ethereum.org/EIPS/eip-778))
|
||||
Loading…
x
Reference in New Issue
Block a user