wok-6.x diff exosip/description.txt @ rev 24727
cookutils: add repo-cooking (used by tank)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 15 10:59:31 2022 +0000 (2022-03-15) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/exosip/description.txt Tue Mar 15 10:59:31 2022 +0000 1.3 @@ -0,0 +1,5 @@ 1.4 +EXosip is a library that hides the complexity of using the SIP protocol 1.5 +for mutlimedia session establishement. 1.6 +This protocol is mainly to be used by VoIP telephony applications 1.7 +(endpoints or conference server) but might be also usefull for any 1.8 +application that wish to establish sessions like multiplayer games.