Establish connection with websocket

This commit is contained in:
JW
2023-08-06 02:09:03 +02:00
parent a58612d4c4
commit b75d6da7ab
10 changed files with 187 additions and 58 deletions

View File

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