Go to file
wsy182 5fa68924e3 feat(websocket): 更新WebSocket连接地址并添加认证令牌
- 将连接地址从 wss://192.168.1.3/ws/ 更改为 ws://192.168.1.41:9516/ws/- 添加了用于身份验证的 Bearer Token
- 启用 WebSocket 调试追踪功能
2025-10-15 11:15:58 +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
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(whatsapp): 实现 WhatsApp 风格的端到端加密通信原型 2025-10-06 14:42:14 +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(auth): 添加系统登录并获取token功能 2025-10-15 11:07:33 +08:00