Implemeting tiktok ws handling

This commit is contained in:
JW
2023-08-07 19:41:56 +02:00
parent 542c57616d
commit 59befcd6f9
6 changed files with 23 additions and 74 deletions

View File

@@ -6,7 +6,7 @@ import java.io.IOException;
public class TikTokLiveTest
{
public static String TEST_USER_SUBJECT = "erwin_winki";
public static String TEST_USER_SUBJECT = "live_interactive_";
@Test