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 colon (:) to tcp endpoint #257

Merged
merged 1 commit into from
Jul 22, 2017
Merged

add colon (:) to tcp endpoint #257

merged 1 commit into from
Jul 22, 2017

Conversation

codefoster
Copy link
Contributor

The TCP endpoint indicated on the API root (i.e. http://localhost:3000/signalk) was listed without the colon (i.e. tcp://localhostXXXX instead of tcp://localhost:XXXX).

@codefoster
Copy link
Contributor Author

Note that I decided to use string literal syntax using backticks to concatenate the string.

@tkurki tkurki merged commit d69670a into SignalK:master Jul 22, 2017
@tkurki
Copy link
Member

tkurki commented Jul 22, 2017

Thanks!

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.

2 participants