Skip to content

Conversation

ballinette
Copy link

@ballinette ballinette commented Feb 9, 2017

Following https://github.com/kuzzleio/kuzzle-proxy/pull/48

Now, Kuzzle will listen to the same port for both protocols.
This fixes the default config as well as the documentation.

TODO after merging this PR: "un-wip" the related PR on Backoffice: kuzzleio/kuzzle-admin-console#213 (+ update the sdk version dependency into it)

Fix documentation and default config to use 7512 port for both websocket and socketio protocols
@ballinette ballinette added the wip label Feb 9, 2017
@codecov-io
Copy link

codecov-io commented Feb 9, 2017

Codecov Report

Merging #180 into develop will decrease coverage by -0.07%.

@@             Coverage Diff             @@
##           develop     #180      +/-   ##
===========================================
- Coverage    99.39%   99.33%   -0.07%     
===========================================
  Files           16       16              
  Lines         1662     1661       -1     
  Branches       441      440       -1     
===========================================
- Hits          1652     1650       -2     
- Misses          10       11       +1
Impacted Files Coverage Δ
src/Kuzzle.js 99.45% <100%> (-0.19%)
src/networkWrapper/index.js 100% <100%> (ø)

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 601d67d...cb0e775. Read the comment docs.

ballinette pushed a commit to kuzzleio/kuzzle-admin-console that referenced this pull request Feb 9, 2017
…io/sdk-javascript#180:

Use now the same port (`7512`) for both websocket and socketio protocols
@ballinette ballinette removed the wip label Feb 9, 2017
@scottinet scottinet merged commit 9a5da81 into develop Feb 9, 2017
@scottinet scottinet deleted the fix-websocket-port branch February 9, 2017 14:43
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.

5 participants