Back to Integrations
Jamsocket
Write and deploy WebSocket services for realtime applications.
Integrations
- Jamsocket Extension for Netlify
- Deploy WebSocket services for realtime applications. Write your own stateful Websocket backends, or spin up our Yjs servers with persistence and auth built in.
- Jamsocket and Supabase Starter Kit
- The Jamsocket and Supabase Starter Kit shows you how to implement core features of a real-time application like Google Docs. It covers collaborative text editing with Y-Sweet and document management with Supabase.
Details
- Website jamsocket.com
- Need Help? Contact Jamsocket
About Jamsocket
Jamsocket is a simple, yet customizable platform for deploying realtime applications.
With Jamsocket, you can build and deploy your own stateful WebSocket servers, or use a realtime state server we provide called Y-Sweet.
How Jamsocket and Netlify work together
Enable realtime experiences in your Netlify application with Jamsocket.
Connect to your stateful WebSocket server or Y-Sweet server through the Jamsocket extension, which will set necessary environment variables for spawning Jamsocket services from Netlify.
Use Cases
Realtime Multiplayer
- Build a collaborative text or code editor using Jamsocket’s Yjs server and Yjs editor bindings
- Deploy a multiplayer whiteboard, powered by Jamsocket’s WebSocket backends
- Treat Jamsocket’s stateful backend as the source of truth for multiple connected clients
**AI **
- Use Jamsocket’s WebSocket backends to store state for AI assistant
- Execute user or AI generated code in Jamsocket’s sandboxed code environments**