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

Wishlist: Websocket Support #12

Open
jeremyjh opened this issue Jun 18, 2017 · 1 comment
Open

Wishlist: Websocket Support #12

jeremyjh opened this issue Jun 18, 2017 · 1 comment

Comments

@jeremyjh
Copy link

It looks like presently there is not Websocket support. I was hoping to use this plug to proxy to a next.js server, which uses a websocket for webpack-hmr (hot loading). Presently it times out establishing a connection.

@slogsdon
Copy link
Owner

While it could be technically possible, the only way to achieve this is to add adapter specific code since Plug does not yet support websockets. I'd like to see more input/thoughts from others

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

No branches or pull requests

2 participants