If you want to use str0m for a client side application, you'll run into the problem of str0m not having STUN/TURN support built-in.
Fortunately, there are a few libraries that deal with that:
Maybe you could add support for using those in a crate feature or something?