Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a function to get the host corresponding to a given instance #28

Merged
merged 1 commit into from Nov 3, 2015

Conversation

rdumusc
Copy link

@rdumusc rdumusc commented Nov 3, 2015

@eile FYI
We want to get the hostname corresponding to an instance name in order to fix BlueBrain/Deflect#54

On my mac, this maps the computer name "Raphael’s MacBook Air (2)" to the hostname "Raphaels-MacBook-Air.local." which I can successfully connect to.

It would also be possible to get the key called "servus_host" directly, but it feels more like a strange and undocumented internal which we might want to change at some later point. Adding an explicit API function for that purpose makes sense IMO.

tribal-tec added a commit that referenced this pull request Nov 3, 2015
Add a function to get the host corresponding to a given instance
@tribal-tec tribal-tec merged commit 85da478 into HBPVIS:master Nov 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DesktopStreamer: hostname set by Servus can't be used to connect
2 participants