mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Testing unindent will look good for paragraph text
This commit is contained in:
parent
ec0bfa617a
commit
617632db59
|
@ -9,7 +9,7 @@ Proposal of a free as in freedom skype replacement:
|
|||
|
||||
## Basics:
|
||||
|
||||
-UDP most be used for everything simply because you can't do hole punching with TCP (well you can but it doesn't work all the time)
|
||||
-UDP most be used for everything simply because you can't do hole punching with TCP (well you can but it doesn't work all the time)
|
||||
|
||||
-Every peer is represented as a byte string (the client id) (it is the hash (SHA-256 ?) of the public key of the peer). (if you want to add someone you need that id (either ask that person directly or maybe through some kind of search engine?))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user