implemented local client join functionality

This commit is contained in:
Henry Winkel
2022-11-13 15:04:20 +01:00
parent 84305eb7fa
commit cf1800ffba
9 changed files with 231 additions and 40 deletions

View File

@@ -21,6 +21,10 @@ namespace WHISPER {
JOIN=1,
/// participant is leaving
LEAVE,
/// PING
PING,
/// PONG
PONG,
/// owntrack informaton
OWN_TRACK,
/// raw track message