This website requires JavaScript.
Explore
Help
Register
Sign In
every_holiday
/
VRCT
Watch
1
Star
0
Fork
0
You've already forked VRCT
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1cc22d35c3e3816e961a1ea8927a0733a0bec529
VRCT
/
src-python
History
misyaguziya
1cc22d35c3
[Update] WebSocket server: Add message handler for processing incoming messages
2025-05-18 15:23:58 +09:00
..
models
[Update] WebSocket configuration: Change host to 127.0.0.1 and port to 2231; refactor WebSocket server initialization and message handling
2025-05-18 15:20:27 +09:00
config.py
[Update] WebSocket configuration: Change host to 127.0.0.1 and port to 2231; refactor WebSocket server initialization and message handling
2025-05-18 15:20:27 +09:00
controller.py
[Update] WebSocket configuration: Change host to 127.0.0.1 and port to 2231; refactor WebSocket server initialization and message handling
2025-05-18 15:20:27 +09:00
device_manager.py
👍
️[Update] All : 不要なprintLogを削除 / なるべくtry exceptした場合にはerrorLogを保存するように変更
2024-12-16 23:38:05 +09:00
mainloop.py
👍
️[Update] Model : WebSocket module
2025-05-17 09:30:17 +09:00
model.py
[Update] WebSocket server: Add message handler for processing incoming messages
2025-05-18 15:23:58 +09:00
utils.py
[Update] Controller: Validate and handle IP address setting in setOscIpAddress method.
2025-03-22 14:37:05 +09:00