Commit Graph

16 Commits

Author SHA1 Message Date
zarazaex69
2cb4eb2dfe feat(names): Add dynamic name generation for peer 2026-04-09 16:34:32 +03:00
zarazaex69
187528d949 fix(peer,mux,client,server): Improve reconnection handling and stream cleanup 2026-04-09 16:00:33 +03:00
zarazaex69
5bcc0b7640 fix(server): Add thread-safe access to connections map 2026-04-09 12:55:02 +03:00
zarazaex69
64e3aa8462 chore(imports): Update module path to openlibrecommunity organization 2026-04-09 10:50:05 +03:00
zarazaex59
1c2c2ab98f chore: Add AI generation markers to source files 2026-04-07 02:35:37 +03:00
zarazaex59
e84e837725 feat(telemost): Implement dual-layer keep-alive with WebSocket and app pings 2026-04-07 02:30:18 +03:00
zarazaex59
dcbde52e98 feat(telemost): Add keep-alive channel and ping/pong handling 2026-04-07 02:18:56 +03:00
zarazaex59
7fbca8e9ec feat(telemost): Add mutex protection for WebSocket writes 2026-04-07 02:05:08 +03:00
zarazaex59
765c994914 chore(server): Remove unused io import 2026-04-07 01:39:55 +03:00
zarazaex59
a61363471d feat(telemost): Improve reconnection handling and message processing 2026-04-07 01:38:59 +03:00
zarazaex59
8c8faaad1d feat(telemost): Enhance reconnect logging for multiplexer state management 2026-04-07 01:32:55 +03:00
zarazaex59
c77530c3db feat(telemost): Implement multiplexer reset and send function updates on reconnect 2026-04-07 01:32:37 +03:00
zarazaex59
416c244be6 feat(telemost): Add reconnect callback mechanism for DataChannel updates 2026-04-07 01:22:34 +03:00
zarazaex59
d614e748ea feat(telemost): Add connection monitoring and automatic reconnection 2026-04-07 01:15:44 +03:00
zarazaex59
66c272950c fix(client): Allow SOCKS5 proxy to listen on all interfaces 2026-04-07 00:52:42 +03:00
zarazaex59
08a80a9400 feat(olcrtc): Add WebRTC tunneling with encryption and SOCKS5 proxy 2026-04-07 00:10:04 +03:00