daily-co / mediasoup-sandbox

sample code for and experiments with mediasoup
87 stars 57 forks source link

Made server return an array of stats per peer, regardless of their count #5

Closed regexident closed 2 years ago

regexident commented 3 years ago

This makes it easier to write type-safe clients that expect either an object or an array, but not both.