str0m
str0m copied to clipboard
Configurable ICE timeout values
Currently, these are constants: https://github.com/algesten/str0m/blob/2326934668e0a81aafe3e42ff1ecbff2f033c5a5/src/io/stun.rs#L11-L14
Could we make these configurable at runtime via the IceAgent? Our fork currently adjusts these which makes it a bit tedious to keep rebasing :)
Of course. Make setters!