add header to episub spec

This commit is contained in:
Yusef Napora
2019-06-19 10:19:34 -04:00
parent 5123bd0fd5
commit 2bfbb2de42

View File

@@ -1,10 +1,19 @@
# Episub: Proximity Aware Epidemic PubSub for libp2p
Revision: draft 1, 2018-06-28
| Lifecycle Stage | Maturity | Status | Latest Revision |
|-----------------|---------------|--------|-----------------|
| 1A | Working Draft | Active | r1, 2018-06-28 |
Author: vyzo
Authors: [@vyzo]
Editor: jamesray1
Interest Group: [@yusefnapora], [@raulk], [@vyzo], [@Stebalien], [@jamesray1]
[@whyrusleeping]: https://github.com/whyrusleeping
[@yusefnapora]: https://github.com/yusefnapora
[@raulk]: https://github.com/raulk
[@vyzo]: https://github.com/vyzo
[@Stebalien]: https://github.com/Stebalien
[@jamesray1]: https://github.com/jamesray1
Author's note:
- This is based on an earlier research draft about an epidemic broadcast protocol
@@ -13,6 +22,8 @@ Author's note:
optimized for single source multicast and scenarios with a few fixed sources
broadcasting to a large number of clients in a topic.
---
<!-- toc -->
- [Introduction](#introduction)