Skip to content

Conversation

Aschen
Copy link
Contributor

@Aschen Aschen commented Jan 13, 2020

What does this PR do?

Allow to pass number as port option to protocols constructors so this will work instead of silently use port 7512:

new WebSocket('localhost', { port: process.env.KUZZLE_PORT })
``

@Aschen Aschen added the 7-dev label Jan 13, 2020
@Aschen Aschen self-assigned this Jan 13, 2020
@Aschen Aschen changed the base branch from master to 7-dev January 13, 2020 16:45
@codecov
Copy link

codecov bot commented Jan 17, 2020

Codecov Report

Merging #484 into 7-dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           7-dev   #484   +/-   ##
====================================
  Coverage     96%    96%           
====================================
  Files         32     32           
  Lines       1300   1300           
====================================
  Hits        1248   1248           
  Misses        52     52

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d6d45f6...3b5bc9f. Read the comment docs.

@scottinet scottinet merged commit c6479fb into 7-dev Jan 17, 2020
@scottinet scottinet deleted the fix-protocol-port-option branch January 17, 2020 10:22
@Yoann-Abbes Yoann-Abbes mentioned this pull request Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants