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

Allow using an existing WebSocket #7

Open
mohd-akram opened this issue Mar 8, 2017 · 1 comment
Open

Allow using an existing WebSocket #7

mohd-akram opened this issue Mar 8, 2017 · 1 comment

Comments

@mohd-akram
Copy link

Is there a way to use this library without creating a server? I'm using express-ws and would like to use the WebSocket object provided directly with this library.

@ivaylopivanov
Copy link
Owner

At the moment - no. Even if I provide a way to pass an existing server, the library will attach a connection listener so it won't be that usable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants