Nilsen

Results 4 issues of Nilsen

### Environment ----------------------------- - Operating System: `Linux` - Node Version: `v16.14.2` - Nuxt Version: `3.0.0-rc.3` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `-` - Runtime Modules: `-`...

bug
🔨 p3-minor-bug

Hi, I would like to remove the "realm" value from hmackey for LT-creadentials. Because I would like to have long-term creadentials in a database which are valid for different realms....

Hi, I noticed, that if I have TURN Server in ICE credentials. like: ``` { "iceServers": [ { "urls": [ "stun:some_stun_server:3478" ] }, { "username": "user", "credential": "cred", "urls": [...

Hi, I was trying to separate relay sessions and noticed that when the connection type is "relay," this event is triggered for one of the sessions created by Coturn (Coturn...