cloud-game/web
sergystepanov a4b4e0458f Unify all WebRTC signaling in the API
Users, workers, and the coordinator will now send WebRTC signaling
information through a single API endpoint with a unified structure. The
payload should contain either an sdp or ice field for further processing
by the designated handlers.

Replaced API endpoints:
  - (101) WebrtcOffer -> WebrtcSignal
    Removed API endpoints:
  - WebrtcAnswer (102)
  - WebrtcIce (103)
2026-06-06 18:19:07 +03:00
..
css Fix the circle-pad's roundness 2025-05-16 12:15:37 +03:00
fonts Use old font 2023-04-27 15:15:37 +03:00
img Optimize images 2023-04-26 20:11:08 +03:00
js Unify all WebRTC signaling in the API 2026-06-06 18:19:07 +03:00
index.html It is time to update the copyright year 2025-01-04 10:41:51 +03:00