DEV Community

Discussion on: What was your win this week?

Collapse
 
jozsefsallai profile image
József Sallai

I've successfully integrated a websocket server (ws with custom event listening and emitting patterns) in a Next.js project using a custom Express server and I got it to work nicely with bull, a package for queueing distributed jobs.