Implement the public-ip
crate to get the proper IP for the Cluster Server.
#8
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
https://github.com/avitex/rust-public-ip needs to be used to improve this code:
Importing the crate would be simple. But I'm wondering if there's a more efficient solution. The solution doesn't really matter since it's only done once. If someone wants to implement this feel free to choose either route. It should be a quick ~5 line update with the
public_ip
crate going in thecluster
crate and the version coming from the Workspace.The text was updated successfully, but these errors were encountered: