mirror of
https://github.com/jech/galene.git
synced 2024-11-22 16:45:58 +01:00
14a4303664
We used to signal connection replacement by reusing the same connection id. This turned out to be racy, as we couldn't reliably discard old answers after a connection id was refused. We now use a new id for every new connection, and explicitly signal stream replacement in the offer message. This requires maintaining a local id on the client side. |
||
---|---|---|
.. | ||
css | ||
scripts | ||
webfonts | ||
404.css | ||
404.html | ||
common.css | ||
galene.css | ||
galene.html | ||
galene.js | ||
index.html | ||
mainpage.css | ||
mainpage.js | ||
protocol.js | ||
tsconfig.json |