add http and websocket

This commit is contained in:
xyz
2025-06-10 20:17:39 +08:00
parent 030b5d6101
commit 68cd53a80c
23 changed files with 650 additions and 171 deletions

View File

@ -1,10 +1,12 @@
#ifndef DEBUG_H
#define DEBUG_H
#define TEST_UI 0
#define TEST_UI 1
#define TEST_SKIP_LOGIN 1
#define TEST_NETWORK 1
#define TEST_GROUP_SESSION_DETAIL 1
#endif // DEBUG_H