Commit Graph

14 Commits

Author SHA1 Message Date
zarazaex69
fea611f687 perf(peer): Reduce datachannel buffer threshold from 1MB to 256KB 2026-04-09 18:38:47 +03:00
zarazaex69
b2bc3e18fd fix(peer): Add backpressure handling to prevent buffer overflow 2026-04-09 18:34:19 +03:00
zarazaex69
7be436241d fix(peer): Add read deadline management and pong/ack handling 2026-04-09 18:27:43 +03:00
zarazaex69
670c8175f7 feat(client,mux,server,peer): Add error handling and improve stream management 2026-04-09 18:07:27 +03:00
zarazaex69
4d78c201ce feat(peer): Add reconnection tracking and improve connection cleanup 2026-04-09 17:53:00 +03:00
zarazaex69
a6e35488fc fix(server,peer): Add nil checks and improve connection c 2026-04-09 16:45:06 +03:00
zarazaex69
187528d949 fix(peer,mux,client,server): Improve reconnection handling and stream cleanup 2026-04-09 16:00:33 +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
a61363471d feat(telemost): Improve reconnection handling and message processing 2026-04-07 01:38:59 +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
08a80a9400 feat(olcrtc): Add WebRTC tunneling with encryption and SOCKS5 proxy 2026-04-07 00:10:04 +03:00