Jannis Mattheis

Results 448 comments of Jannis Mattheis

@heliosgo created #160 for this, as it's not unique to the the copy feature described in this issue.

Fixed with [v1.6.0](https://goverter.jmattheis.de/changelog). See [Guide: Update an existing instance](https://goverter.jmattheis.de/guide/update-instance)

Good catch! Goverter uses the method signature to identify methods. While parsing the methods from the interface, the second method will override the first one, causing a missing method and...

> I'd say that a "copy to" would actually be better than extending support for multiple root (flavored) methods. To me it looks cleaner to have that interface. I've created...

> It works fine! Great. I'll release this soon, likely on the weekend. > Maybe you could only override if mapStringPInt[key] is not present? Yeah, sounds valid, but I'll wait...

This will be partly fixed by [v1.6.0](https://goverter.jmattheis.de/changelog). Goverter will disallow defining converter methods with the same signature. This limitation could be lifted in a later release, but for now this...

Yeah, this should be included in the install page. FYI: when using turn any udp port can be used for the turn relay, so every udp port should be allowed....

This is now supported with [v1.12.0](https://github.com/screego/server/releases/tag/v1.12.0).