Re: [webrtc-rtptransport] Not requiring per-packet JS Events (#20)

It would be good to do some measurements to validate we are not over optimising things at the expense of API ease of use.
For instance, it is possible for the UA to batch the rtp sent events and do a single hop to the worker thread for multiple rtpsent events.
That might not fix the JS event management overhead but maybe this overhead is not a blocker.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/webrtc-rtptransport/issues/20#issuecomment-2110585325 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 14 May 2024 15:53:32 UTC