Socket-Paint is collaborative drawing over websockets. It is a simple pixel art drawing app that allows users to draw on a shared canvas. The app is built with C# ASP.NET and using sockets. The front-end is built with React.
- Draw on a shared canvas
- Choose from a variety of colors
- Clear the canvas
- Save the canvas as an image
- Share the canvas with others
- See other users' drawings in real-time
- Share urls to invite others to draw with you