DEV Community

Discussion on: How to build a real-time Auction system - Connecting Socket.io With React 🔥 (Part 2)

Collapse
 
joelbonetr profile image
JoelBonetR 🥇 • Edited

Great start! 😁

Which other application use-cases do you want to try with websockets?

Will you try to build a websocket server using Express (without socket.io)?

Let me know if you do! 🙂

Collapse
 
nevodavid profile image
Nevo David

I am thinking about a chat :)