dummy impl lmao lol funny commit message xD
This commit is contained in:
parent
4fe3b96832
commit
8b7407ba26
7 changed files with 221 additions and 13 deletions
13
README.md
13
README.md
|
|
@ -1,6 +1,17 @@
|
|||
# P2pChat
|
||||
|
||||
**TODO: Add description**
|
||||
## Wire-Protocol
|
||||
|
||||
The protocol is separated into two parts.
|
||||
The lower layer takes care of p2p coordination while the upper chat layer sits on top of it.
|
||||
|
||||
### P2P
|
||||
|
||||
TODO
|
||||
|
||||
### Chat
|
||||
|
||||
TODO
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue