Files
livekit/pkg/rtc
Raja Subramanian db75092aa6 Use nonce in data messages to de-dupe SendData API. (#3366)
* Use nonce in data messages to de-dupe SendData API.

With API retries, it is possible that some data messages are sent
multiple times. Check the nonce (if present) to de-dupe data messages
before forwarding it to the clients.

* add nonce to UserPacket

* defer unlock

* 128-bit UUID as nonce

* - UUID nonce
- make a UserPacketDeduper module for easier re-use.

* deps

* feedback
2025-01-27 15:35:37 +05:30
..
2025-01-17 02:14:26 +05:30
2024-06-10 16:11:11 -07:00
2024-11-21 09:33:28 +05:30
2024-12-13 09:57:03 +05:30
2024-06-05 19:46:34 -07:00
2025-01-17 02:14:26 +05:30
2024-03-21 02:48:26 -07:00
2024-11-25 13:10:48 +05:30
2023-07-27 16:43:19 -07:00
2024-11-28 16:05:38 +08:00