Conversation
|
Hey thanks for the PR. I have been traveling so haven't been able to test but as a quick look I understand the problem, but I wonder if it can be kept simpler. I dont love the embedded python script and rubbing an entrypoint as a cmd which can be overwritten etc. I think I'd rather keep this feature simpler by simply allowing the user to specify the bind address with an env var If it must be automatic, perhaps a better way would probably be to bind to [::] and then map ipv4 to ipv6 automatically if it is not ipv4 already. I can play around with what you've done here and do some testing on my own when I am home from traveling. Thanks again for the PR though, I'm glad people are making some use of this. |
|
Hi! Sorry for this long wait. I've got what you meant but I don't have spare time until early next year. When I get time I will try for that. 😆 I'm also wondering how element call works and whether we can replace some components of element call. |
No description provided.