mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 17:45:40 +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