José Luis Millán
José Luis Millán
Thanks @stefang42, JsSIP 3.10.0 has been released.
Hi @ghenry, Are you willing go on with the contribution? Let's close this issue.
Closed in favour of #791
> I see a problem here. I may be wrong. We are dropping those packets on receipt but are those dropped packet account for Producer stream bitrate? Because, if so,...
`main` branch does now [store streams in an array rather than in a linked list](https://github.com/cisco/libsrtp/pull/674). Hence, I think this PR is as least partially outdated.
> I'd say, the standard way is more optimal since you want the number of elements more often than the number of unused elements That makes total sense. I've made...
I need to come back and review it again. I'll try to get some time for this.
At the same time, if a table field is `required` I would expect it NOT to return `null` nor `undefined`, at least when generating the object API, in the `unpack()`...
I would say this should come as a flatc option, being a language specific matter. If you use 'undefined' rather than 'null' in your project you would need to add...
This is already implemented in https://github.com/versatica/libmediasoupclient/pull/154