Joachim Bauch

Results 198 comments of Joachim Bauch

No longer needed with the multi-proxy support.

@Ivansss should we move this to the iOS app?

Just noticed you can only transfer issues between repositories of the same user / organization, so I can't move it to your Nextcloud repository :disappointed: @Chluz please reopen the issue...

Go supports native structured logging through the [slog](https://pkg.go.dev/log/slog) package since 1.21, so this should be used instead of `go.uber.org/zap`. For 1.20, the `https://pkg.go.dev/golang.org/x/exp/slog` could be used.

Looks like no changes are necessary to support Janus 1.x in the signaling server itself. See the following Talk-related issues for changes necessary in clients using the signaling server /...

> Ok... I was wondering if the upgrade of HPB would solve that issue, but it is not the case... thank you All these issues are purely client side, see...

Thanks for your feedback, closing as this was an issue with the versions of Firefox / Coturn used.

This is currently not planned, but I'll happily accept pull-requests that implement multiple URLs per backend.

Thanks for your feedback. I had a problem where the forwarders were not released properly when my controller websocket connection was closed and the patch fixed this. So maybe my...

For Ubuntu / Debian packaging I could do this internally through [dh_link](https://manpages.debian.org/testing/debhelper/dh_link.1.html). But I'm fine with you doing this when building.