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

Shelf integration #50

Open
busslina opened this issue Jun 6, 2022 · 2 comments
Open

Shelf integration #50

busslina opened this issue Jun 6, 2022 · 2 comments

Comments

@busslina
Copy link

busslina commented Jun 6, 2022

The listen method of Server class says it can receive either a number port or http.Server, but it is StreamServer type what expects so I can't pass a Shelf Server object which type is HttpServer.

Any help or suggestion woluld be appreciated.

@akram-95
Copy link

akram-95 commented Jan 3, 2023

You can use this plugin https://github.com/Fennec-Framework/fennec_socket_io_server

@busslina
Copy link
Author

You can use this plugin https://github.com/Fennec-Framework/fennec_socket_io_server

Thank you, now I'm using pure Websocket

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