Evaluate WebTransport protocols and APIs
Author: endelCreated Oct 1, 2019Updated Sep 29, 2025
Labels:rocket: feature:abacus: @colyseus/schema:mag: research
There's a draft on WebTransport going on, which is a successor of WebSocket that supports both reliable and unreliable communication. It's not currently usable - hopefully, it will in the future (when?)
It would be nice to start thinking about how to make Colyseus use its reliable/unreliable API for sending and/or receiving data.
Source: colyseus/colyseus