Go to file
wsy182 ea2d12c74e feat(network): 添加 WITS 数据接收功能并更新 WebSocket 地址
- 新增 recive_wits.py 文件用于通过 TCP 接收 WITS 数据- 实现自动重连机制和数据黏包/拆包处理- 更新 test_websocket.py 中的 WebSocket 连接地址- 修改端口号以适配新的服务配置
2025-11-14 09:55:29 +08:00
.gitignore update code 2024-12-26 13:08:20 +08:00
base64EncodeUrl.py update code 2024-12-26 13:07:55 +08:00
fastapiTest.py update code 2024-12-26 13:07:55 +08:00
generaterCardId.py update code 2024-12-26 13:07:55 +08:00
recive_wits.py feat(network): 添加 WITS 数据接收功能并更新 WebSocket 地址 2025-11-14 09:55:29 +08:00
simulate_monty_hall.py 变更 2025-08-08 09:47:27 +08:00
snowflake_generator.py feat(websocket): 更新WebSocket连接地址并添加认证令牌 2025-10-15 11:15:58 +08:00
testApi.py update code 2025-01-15 15:34:32 +08:00
testConnectKingBase.py update code 2024-12-09 13:39:29 +08:00
testConnectMinio.py first commit 2024-11-28 19:38:45 +08:00
testConnectMySQL.py update code 2024-12-24 13:38:59 +08:00
testGeneratefile.py 变更 2025-08-08 09:47:27 +08:00
testUserMinioDownloadFile.py update code 2024-12-26 13:07:55 +08:00
test_websocket.py feat(network): 添加 WITS 数据接收功能并更新 WebSocket 地址 2025-11-14 09:55:29 +08:00
test_whatsapp.py feat(whatsapp): 实现 WhatsApp 风格的端到端加密通信原型 2025-10-06 14:42:14 +08:00
testkkfileview.py update code 2024-12-24 13:38:59 +08:00
testlvl.py first commit 2024-11-28 19:38:45 +08:00
trian_system_login_and_get_token.py feat(login): 实现动态密钥登录流程 2025-10-27 11:19:37 +08:00