What is the best way to do multiplayer live cursors? A common use case is collaborating on documents like google docs, whiteboard / figma multi user canvas, or video games. One of the early Phoenix LiveView demos was a multi user video game. Something like LiveBlocks Cursors: https://youtu.be/SnChHasU6Hg?t=211 Or the Supabase live cursor demo: https://www.youtube.com/watch?v=QhRNXlFLaeE
In this video, I'll show you how to create real-time live cursors using the Liveblocks plugin for Bubble, built by Lunch Pail Labs. Whether you're building interactive apps or working with real-time collaboration tools, this step-by-step tutorial will help you integrate Liveblocks' live cursor feature into your Bubble app. You'll learn how to cr...
This is how you build and deploy live shared cursor positions in your app with Flutter and Supabase in 8 minutes.
Adding real-time features to your app is a great way to enhance your app’s user experience. One way to wow the user is to add a live cursor feature like Figma. In this video, we go through how you can create a live cursor app using...