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

Fix #427 websocket --admin-api-key connect issue #528

Closed

Conversation

matgnt
Copy link
Contributor

@matgnt matgnt commented May 27, 2020

This is the proposed option number 2. It uses the websocket
to expect a message with the admin api key before it is being
used to transmit any other messages than 'ping'

Signed-off-by: Matthias Binzer matthias.binzer.ext@bosch.com

@codecov-commenter
Copy link

codecov-commenter commented May 27, 2020

Codecov Report

Merging #528 into master will increase coverage by 0.00%.
The diff coverage is 80.76%.

@@           Coverage Diff           @@
##           master     #528   +/-   ##
=======================================
  Coverage   96.18%   96.18%           
=======================================
  Files         237      237           
  Lines       12180    12202   +22     
=======================================
+ Hits        11715    11737   +22     
  Misses        465      465           

This is the proposed option number 2. It uses the websocket
to expect a message with the admin api key before it is being
used to transmit any other messages than 'ping'

Signed-off-by: Matthias Binzer <matthias.binzer.ext@bosch.com>
@andrewwhitehead
Copy link
Contributor

This was merged as part of #570 because it needed rebasing, 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.

3 participants