Commit Graph

15 Commits

Author SHA1 Message Date
zarazaex69
a58e343331 refactor: improve SOCKS5 error handling, refactor client connection logic, and add documentation to internal packages. 2026-04-20 05:46:27 +03:00
zarazaex69
40f1ad14e3 fix(wbstream): implement AddVideoTrack properly for LiveKit 2026-04-20 05:33:30 +03:00
zarazaex69
686909d8a2 refactor(provider): implement AddVideoTrack in all providers 2026-04-20 05:26:50 +03:00
zarazaex69
fd40ec8320 refactor(provider,logger): clean logging and unify provider interface 2026-04-20 05:24:30 +03:00
zarazaex69
b34344733b refactor: fix all golangci errors 2026-04-20 05:04:42 +03:00
zarazaex69
96233b71d3 feat: add wb_stream provider with LiveKit integration and API client 2026-04-20 04:42:19 +03:00
zarazaex69
35994565c6 refactor(provider): fix golangci 2026-04-14 02:26:28 +03:00
zarazaex69
acf0bad227 style(server,mobile): format function signatures and add provider name 2026-04-14 02:12:27 +03:00
zarazaex69
e16fb6fc47 feat(provider): standardize datachannel message size limits and extract send delay 2026-04-14 01:31:15 +03:00
zarazaex69
b2b842cf09 feat(jazz): add protobuf-style packet encoding and decoding for datachannel messages 2026-04-14 01:27:39 +03:00
zarazaex69
dc6e876938 feat(jazz): add protobuf-style packet encoding and decoding 2026-04-14 01:25:33 +03:00
zarazaex69
889ac3fb7d feat(jazz): add verbose logging for datachannel message handling 2026-04-14 01:18:54 +03:00
zarazaex69
902f6bc610 feat(jazz): add password support for room joining 2026-04-14 01:16:59 +03:00
zarazaex69
ff09ee2bfd feat(jazz): add room joining capability and support existing rooms 2026-04-14 01:14:37 +03:00
zarazaex69
6e6265799a feat(provider): abstract provider interface and add jazz support 2026-04-14 01:10:57 +03:00