zarazaex59
|
d385fb9fbe
|
chore(scripts): Swap deployment scripts for server and client modes
|
2026-04-08 01:39:57 +03:00 |
|
zarazaex59
|
1dbbac4453
|
chore: Update Go dependencies and add Android build
|
2026-04-08 00:18:14 +03:00 |
|
zarazaex59
|
479bbb504a
|
docs(readme): Add quick start section with server and client commands
|
2026-04-07 10:12:04 +03:00 |
|
zarazaex59
|
57c7f5c953
|
chore: Rename shell scripts for clarity
|
2026-04-07 10:08:57 +03:00 |
|
zarazaex59
|
f8611e0c02
|
docs: Update readme with project scope and reorganize credits
|
2026-04-07 04:24:00 +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
|
c8564bcf45
|
docs(ytwa): Add WebSocket keep-alive implementation guide
|
2026-04-07 01:17:19 +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
|
47e1f0a2fa
|
chore(olcrtc): Add go mod tidy to build scripts
|
2026-04-07 00:30:53 +03:00 |
|
zarazaex59
|
06784ae999
|
chore(olcrtc): Update Go version to 1.24 and align dependencies
|
2026-04-07 00:29:23 +03:00 |
|
zarazaex59
|
d2533bbf88
|
chore(olcrtc): Use fully qualified Docker image references
|
2026-04-07 00:27:21 +03:00 |
|
zarazaex59
|
66e086473d
|
feat(olcrtc): Simplify script to use Podman exclusively
|
2026-04-07 00:24:02 +03:00 |
|
zarazaex59
|
6e6775f09c
|
feat(olcrtc): Add deployment scripts for server and client modes
|
2026-04-07 00:20:33 +03:00 |
|
zarazaex59
|
08a80a9400
|
feat(olcrtc): Add WebRTC tunneling with encryption and SOCKS5 proxy
|
2026-04-07 00:10:04 +03:00 |
|
zarazaex59
|
d6acd962a7
|
feat(olcrtc): Add WebRTC overlay client for Yandex Telemost
|
2026-04-06 23:44:02 +03:00 |
|
zarazaex59
|
df257ec8a5
|
docs: Update project logo and readme branding
|
2026-04-06 23:29:24 +03:00 |
|
zarazaex59
|
61b397a57a
|
docs(ytwa): Add invicible encryption utility and implementation guide
|
2026-04-06 23:17:57 +03:00 |
|
zarazaex59
|
8f75f600e8
|
fix(invicible): Update test payload and fix newline at EOF
|
2026-04-06 23:17:46 +03:00 |
|
zarazaex59
|
a0c5f2b937
|
style(invicible): Adjust console output formatting
|
2026-04-06 01:49:38 +03:00 |
|
zarazaex59
|
c61073311b
|
feat(invicible): Add WebRTC QR code bidirectional data transfer utility
|
2026-04-06 01:44:40 +03:00 |
|
zarazaex59
|
1711ea8936
|
chore(deps): Add imageio with ffmpeg support
|
2026-04-06 01:12:22 +03:00 |
|
zarazaex59
|
e97ca66d10
|
chore(deps): Add cryptography library dependency
|
2026-04-06 00:21:48 +03:00 |
|
zarazaex59
|
2bd99707b1
|
docs(ytwa): Add verified performance metrics and implementation detail
|
2026-04-06 00:21:17 +03:00 |
|
zarazaex59
|
1522527358
|
chore(dcstream): Make script executable
|
2026-04-05 22:35:29 +03:00 |
|
zarazaex59
|
12c67bf768
|
feat(dcstream): Add WebRTC data channel streaming utility
|
2026-04-05 22:33:47 +03:00 |
|
zarazaex59
|
0781ebfd08
|
chore(scripts): Make Python scripts executable
|
2026-04-05 22:03:55 +03:00 |
|
zarazaex59
|
78cb9eb852
|
docs(ytwa): Expand audio channel limitations with detailed Opus codec analysis
|
2026-04-05 21:11:24 +03:00 |
|
zarazaex59
|
bd3e855883
|
docs(readme): Expand project description and add attribution
|
2026-04-05 14:35:04 +03:00 |
|
zowue
|
e5f88e4d65
|
docs(ytwa): Expand DataChannel limitations and add implementation examples=
|
2026-04-05 14:30:25 +03:00 |
|
zowue
|
d9606d6f75
|
feat(vcsend): Add WebRTC video QR code transfer utility
|
2026-04-05 14:02:31 +03:00 |
|
zowue
|
08ce2db510
|
chore(deps): Replace duplicate qrcode with opencv and pyzbar
|
2026-04-05 14:00:10 +03:00 |
|
zowue
|
791d67e0b1
|
feat(flood): Increase peer connection stress test parameters
|
2026-04-05 12:31:09 +03:00 |
|
zowue
|
0ae982d3c2
|
docs(ytwa): Add audio channel limitations and reliability warnings
|
2026-04-05 11:49:33 +03:00 |
|
zowue
|
b8e5f4d12b
|
chore(poc): Update conference ID and add QR code dependencies
|
2026-04-05 11:49:08 +03:00 |
|
zowue
|
ec6a7d12d0
|
chore(deps): Replace soundfile with ggwave dependency
|
2026-04-05 10:49:05 +03:00 |
|
zowue
|
cffb6dd238
|
chore(deps): Add soundfile dependency to requirements
|
2026-04-05 10:08:43 +03:00 |
|
zowue
|
b497be91c2
|
chore(deps): Add numpy dependency to requirements
|
2026-04-05 09:36:59 +03:00 |
|
zowue
|
eb376c4cad
|
feat(dcsend): Add WebRTC DataChannel file transfer utility
|
2026-04-05 09:36:46 +03:00 |
|
zowue
|
10c39bd84d
|
docs(ytwa): Expand updateDescription message structure documentation
|
2026-04-05 09:23:43 +03:00 |
|
zowue
|
ca5a47ad1f
|
feat(info): Add comprehensive WebRTC information collector utility
|
2026-04-05 09:22:56 +03:00 |
|
zowue
|
5e86b178c6
|
docs(ytwa): Add DataChannel message size limitations and workarounds
|
2026-04-05 08:53:57 +03:00 |
|