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

[FEATURE] Websockets #113

Open
mecampbellsoup opened this issue Aug 21, 2023 · 1 comment
Open

[FEATURE] Websockets #113

mecampbellsoup opened this issue Aug 21, 2023 · 1 comment
Assignees
Labels
feature New feature

Comments

@mecampbellsoup
Copy link

Similarly to https://github.com/jmalloc/echo-server, how much work would it be to support WS/WSS?

@Ealenn
Copy link
Owner

Ealenn commented Sep 17, 2023

Hello ! This is not planned yet, but feel free to do it !

It's probably super easy to do, maybe the middleware have to be changed to reuse different behavior. It depends what we want, how we want to use/configure it.

In any case, this repository should be easy to read and understand. I created this projet because available Echo-Server on different technology was hard to read and maintain.

In the futur, I wanna change JS to TS 👀 This could be the entrypoint to choose NestJS for example (with WS gateway).

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

No branches or pull requests

2 participants