A simple demo that shows how useSharedState works with some form elements.
Let multiple clients increment and decrement a shared counter with useSharedReducer.
The classic Tic Tac Toe game, implemented with DriftDB.
Multiple users draw on a shared canvas.
Edit voxels in a shared environment.
Simple chat with WebRTC datachannels, using DriftDB for signaling.
Multiple cursors on a canvas implemented using both WebRTC and edge hosted WebSockets.