Commit Graph

2 Commits

Author SHA1 Message Date
Aveline
56086604bb
trickle ice (#36)
* refactor: improve WebSocket handling in CreateSession function (#30)

* feat: implement Tricke ICE WebRTC signaling with dedicated WebSocket (#31)

* feat: implement Tricke ICE WebRTC signaling with dedicated WebSocket handling

* Update src/webrtc.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add more logging (#32)

* Add more logging

* Refactor logging in WebRTC signaling to remove "WS" prefix for consistency

* A tiny bit clearer logging (#33)

* Fix/more logging (#34)

* A tiny bit clearer logging

* Enhance WebSocket close event logging to include closure code and reason

* chore: update .gitignore and enhance WebSocket connection handling (#35)

* Add .env.development to .gitignore
* Improve handling of existing WebSocket connections by waiting for closure before terminating

---------

Co-authored-by: Adam Shiervani <adam.shiervani@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-09 19:41:34 +02:00
thinkafterbefore
ae4bc804c2 Release 202412292129 2024-12-29 21:29:59 +01:00