Parcourir la source

Update 'README.md'

master
Pascal Gloor il y a 5 ans
Parent
révision
3577dd3256
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

@@ -17,4 +17,5 @@ libchat6 is a complete library that handles an IPv6 only, peer-to-peer, end-to-e
* To avoid dead paths, a relatively short keepalive timeout has to be used.
* The network does not allow store-and-forward of messages if the friend is offline. For mobile clients, notifications might be integrated to wakup the client.
* The network only allows users to find other users. All end-to-end communication goes directly. (should we allow relay in case the end-to-end doesn't work?)
* How do chat group work without having to create a full mesh of connections?
* ... ?

Chargement…
Annuler
Enregistrer