6 Commits

Author SHA1 Message Date
veroxsity
f3021e6c4d feat: Enhance signaling and relay management for improved invite handling and session recycling 2026-04-18 14:58:09 +01:00
veroxsity
da64ef24cc feat: Add IPv4 routability check for public address validation in P2P networking 2026-04-18 12:46:12 +01:00
veroxsity
de125e5275 Add TCP-over-WebSocket relay client for Minecraft
- Implemented Win64LceLiveRelay.h and Win64LceLiveSignaling.cpp to facilitate TCP-over-WebSocket communication for Minecraft, allowing game traffic to route through the LCELive relay server when direct TCP is blocked.
- Introduced signaling mechanisms for host and joiner connections, including session management and candidate exchange.
- Added logging functionality in Windows_Log.cpp and Windows_Log.h for better debugging and session tracking.
- Created build-release.bat script for streamlined build and deployment process, including exclusion of unnecessary files.
2026-04-17 23:47:32 +01:00
veroxsity
0281311e79 feat: Implement game invites functionality and UI integration for LceLive 2026-04-17 20:03:17 +01:00
veroxsity
384967a99a fix: Hide components in UIScene_LceLiveInvites destructor 2026-04-17 12:24:59 +01:00
veroxsity
d57816bff3 feat: Add LceLive Invites functionality and UI integration 2026-04-17 00:52:37 +01:00