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 WSS support for MQTT over WS #33

Merged
merged 2 commits into from
Apr 8, 2020
Merged

Conversation

nmarcetic
Copy link
Contributor

Signed-off-by: Nikola Marcetic n.marcetic86@gmail.com

Signed-off-by: Nikola Marcetic <n.marcetic86@gmail.com>
@nmarcetic nmarcetic requested review from blokovi and drasko April 7, 2020 18:32
@nmarcetic nmarcetic changed the title Added WSS support for MQTT over WS Add WSS support for MQTT over WS Apr 7, 2020
# hostname: ""
# tls:
# hostname: ""
# secret: ""

nginx_internal:
mtls:
# By default mTLS is disabled. If use mTLS comment this block.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confusing comments, interleaved with two lines of code...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, sorry, I read too fast. In any case, can you plese rephrade sthi comment to "If mTLS is used" or `"If you use mTLS" to fix the grammar.

blokovi
blokovi previously approved these changes Apr 8, 2020
# hostname: ""
# tls:
# hostname: ""
# secret: ""

nginx_internal:
mtls:
# By default mTLS is disabled. If use mTLS comment this block.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, sorry, I read too fast. In any case, can you plese rephrade sthi comment to "If mTLS is used" or `"If you use mTLS" to fix the grammar.

Signed-off-by: Nikola Marcetic <n.marcetic86@gmail.com>
Copy link
Contributor

@drasko drasko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@drasko drasko merged commit 8eef09d into absmach:master Apr 8, 2020
@nmarcetic nmarcetic mentioned this pull request May 25, 2020
blokovi pushed a commit to blokovi/devops that referenced this pull request Apr 9, 2021
* Added WSS support for MQTT over WS

Signed-off-by: Nikola Marcetic <n.marcetic86@gmail.com>

* Resolves remarks

Signed-off-by: Nikola Marcetic <n.marcetic86@gmail.com>
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