• Joined on 2025-02-26
spektr pushed to development at spektr/niom-webrtc 2025-10-30 18:11:41 +00:00
5f0e6a2b79 Add initial voice channel docs
spektr pushed to development at spektr/niom-turn 2025-09-30 13:20:39 +00:00
59d24d2c28 turn: add TLS listener (tls.rs), expose module; docs: LXC/Proxmox TLS deployment
spektr pushed to development at spektr/niom-webrtc 2025-09-30 12:20:17 +00:00
40a909c991 webrtc: add runtime config README example; provider/consumer docs; minor fixes
spektr pushed to development at spektr/niom-webrtc 2025-09-30 11:53:27 +00:00
9fa1c22c5e Load runtime config in App (wasm fetch) and provide async loader; use DEFAULT_STUN_SERVER fallback
spektr pushed to development at spektr/niom-webrtc 2025-09-29 17:21:01 +00:00
2250859ff9 Extract constants and add config loader + example appsettings for niom-webrtc; use STUN constant in media manager
spektr pushed to development at spektr/niom-signaling 2025-09-29 17:18:54 +00:00
ffad23446a Extract constants and add config loader + example appsettings for niom-signaling; wire main to config
spektr pushed to development at spektr/niom-turn 2025-09-26 14:30:29 +00:00
92d4cdbde5 Add appsettings.example.json, README config docs, and TLS/Long-Term-Auth deployment notes
spektr pushed to development at spektr/niom-turn 2025-09-26 14:25:34 +00:00
c427dd4bb6 Wire appsettings.json Config into main: bind address and credential store population
spektr pushed to development at spektr/niom-turn 2025-09-26 14:23:47 +00:00
cd2462915a Use HMAC_SHA1_LEN and MAGIC_COOKIE_BYTES in smoke clients; remove unused import
spektr pushed to development at spektr/niom-turn 2025-09-26 14:15:25 +00:00
8363217c96 Replace STUN/TURN hex literals with RFC/project constants; refactor main to use library exports
spektr pushed to development at spektr/niom-turn 2025-09-26 14:07:48 +00:00
5bbeb8fc55 Use shared decode_xor_relayed_address in allocate_smoke (remove local duplicate)
spektr created branch development in spektr/niom-turn 2025-09-26 14:05:31 +00:00
spektr pushed to development at spektr/niom-turn 2025-09-26 14:05:31 +00:00
850354781d Initial commit: current niom-turn state
spektr created repository spektr/niom-turn 2025-09-26 14:02:43 +00:00
spektr pushed to development at spektr/niom-webrtc 2025-09-25 14:15:23 +00:00
676a7fae24 Completed ICE. Audio is transmitted to other client.
spektr pushed to development at spektr/niom-webrtc 2025-09-23 14:27:31 +00:00
cb0d2765d3 Started SDP exchange. Signal and Coroutine cleanup.
spektr pushed to development at spektr/niom-webrtc 2025-09-11 12:03:44 +00:00
dc71f02fc7 Project structure refactoring. Added connection to signaling server.
spektr pushed to development at spektr/niom-signaling 2025-09-11 12:02:19 +00:00
2021a4fab0 Changed default port.
spektr pushed to development at spektr/niom-webrtc 2025-08-28 12:39:45 +00:00
41affe1aaa Changed initialization of WebSocket connection to OnLoad.
spektr created branch development in spektr/niom-signaling 2025-08-25 18:29:24 +00:00