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

WSS integration #302

Closed
andrevenancio opened this issue Feb 28, 2020 · 1 comment
Closed

WSS integration #302

andrevenancio opened this issue Feb 28, 2020 · 1 comment
Assignees
Labels
support Questions, discussions, and general support

Comments

@andrevenancio
Copy link

andrevenancio commented Feb 28, 2020

Hi Nes team.

I know this is probably not a great place to poke around for "how to" code, but I've been spending a few day blocked over this, and I wonder what am I missing.

I've created a little hapi plugin of my own, that (like nes) uses the ws module.

it works fine over http / ws protocols, but it fails over https / wss protocols.

I don't think this is related with the server, because I've tested my solution, and @hapi/nes and nes seems to pull it off in the same exact server. So its down to me doing something silly.

The simplest thing I have is a 3 file setup:

websockets/ws#1627

Can I get a little push in the right direction?
Thanks

@andrevenancio andrevenancio added the support Questions, discussions, and general support label Feb 28, 2020
@hueniverse
Copy link
Contributor

You are better off asking these kind of questions on the slack channel. See hapi.dev/support for a link.

@hueniverse hueniverse self-assigned this Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Questions, discussions, and general support
Projects
None yet
Development

No branches or pull requests

2 participants