DEV Community

What are some of the good project ideas that use the concept of web sockets?

Swayam Samyak Debasis on March 23, 2020

Actually, we are a two-person team and want to build something interesting using web sockets with nodejs. Any suggestions are welcome.

Collapse
 
fyodorio profile image
Fyodor

Free drawing (diagram drawing, mind-mapping) tool (canvas-based) with real-time collaboration mode

Collapse
 
swayamsvk profile image
Swayam Samyak Debasis

It's a great idea but it looks like a lot of front end work. Can you think of something more backend oriented? Thanks.