mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Change markdown headers
This commit is contained in:
parent
5d70f9c119
commit
25b22d6684
|
@ -22,7 +22,7 @@ Proposal of a free as in freedom skype replacement:
|
|||
|
||||
-Your client stores the id of the peers along with their public keys used to initiate the connection (this is your contacts list)
|
||||
|
||||
-------Roadmap------:
|
||||
## Roadmap: ##
|
||||
|
||||
1.Get our DHT working perfectly.
|
||||
2.Connection to other peers according to client id.
|
||||
|
@ -32,15 +32,15 @@ Proposal of a free as in freedom skype replacement:
|
|||
5.Reliable sending of data larger than the maximum packet size.
|
||||
...
|
||||
|
||||
-------TODO-------:
|
||||
## TODO: ##
|
||||
|
||||
See: docs/TODO.txt
|
||||
|
||||
-------Important-stuff--:
|
||||
### Important-stuff ###:
|
||||
|
||||
Use the same UDP socket for everything
|
||||
|
||||
-------Details---------:
|
||||
### Details: ###
|
||||
|
||||
DHT protocol:
|
||||
see: docs/DHT.txt
|
||||
|
|
Loading…
Reference in New Issue
Block a user