mirror of
https://github.com/livekit/livekit.git
synced 2026-04-05 10:15:47 +00:00
* Make data message naming a bit more consistent. OnDataPacket and OnDataMessage half-way in the chain made it confusing (for me at least). Use same name throughout. API still uses SendDataPacket, but that is not harder to read. * test