Commit Graph

8 Commits

Author SHA1 Message Date
Adam Shiervani f17f15be57 fix: Handle error when writing new ICE candidate to WebRTC signaling channel 2025-04-08 17:03:52 +02:00
Adam Shiervani c1aa96c69c refactor: Standardize metric naming and improve websocket logging 2025-04-08 17:03:52 +02:00
Adam Shiervani 44ac37d11f refactor: Enhance WebRTC signaling and connection handling 2025-04-08 17:03:52 +02:00
Adam Shiervani 68f53dcc5f feat(cloud): Use Websocket signaling in cloud mode 2025-04-08 17:02:14 +02:00
SuperQ 34e33e45bf
Cleanup logging
Make sure all logging output is called via the main logger instead of
stdlib `"log"` or `fmt.Print(f|ln)`.

Signed-off-by: SuperQ <superq@gmail.com>
2025-03-11 16:53:54 +01:00
Aveline cd333c4ebc
feat(extension): ATX/DC/Serial extension support 2025-02-17 18:37:47 +01:00
Aveline 0d7efe5c0e
feat: add ICE servers and local IP address returned by the API to fix connectivity issues behind NAT ()
Add ICE servers and local IP address returned by the API to fix connectivity issues behind NAT
2025-02-11 15:45:14 +01:00
Adam Shiervani 20780b65db Release 202412292127 2024-12-29 21:27:42 +01:00