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

svelte kit as middleware / websocket server support #3

Closed
Kapsonfire-DE opened this issue Jul 12, 2022 · 3 comments
Closed

svelte kit as middleware / websocket server support #3

Kapsonfire-DE opened this issue Jul 12, 2022 · 3 comments

Comments

@Kapsonfire-DE
Copy link
Contributor

How are we gonna add websocket server support once bun supports it?

@gornostay25
Copy link
Owner

@Kapsonfire-DE What did you mean?

@Kapsonfire-DE
Copy link
Contributor Author

on node-adapter we can use sveltekit as middleware and create a websocket server in the same instance as well.

sveltejs/kit#1491 (comment)

@gornostay25
Copy link
Owner

https://github.com/oven-sh/bun#not-implemented-yet
The websocket server is not yet available because Bun
does not have a TCP socket api.

@gornostay25 gornostay25 closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2022
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