DenoDDeno
Powered by
ZombieBZ
Denoβ€’12mo agoβ€’
1 reply
ZombieB

Express and WebSocket server on one port

Hi, I'm using Expressjs in my application. I need to handle websockets and the Express routes on one port. I know this can easily be done with Node, but how can I do it on Deno? I can't switch away from Express, but I can start from scratch with any websocket library.

I'm using
app.listen(port)
app.listen(port)
in my code.
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Websocket
Deno AI HelperDDeno AI Helper / help
2y ago
Serial port reading and writing
moving accMmoving acc / help
2y ago