---
title: "Jamsocket"
description: "Realize the speed, agility and performance of a scalable, composable web architecture with Netlify. Explore the composable web platform now!"
source: "https://www.netlify.com/integrations/jamsocket/"
last_updated: "2026-07-15T05:55:37.000Z"
---
[Back to Integrations](/integrations/)

## Integrations

-   ![](https://cdn.sanity.io/images/o0o2tn5x/production/3cb0058e6d11333d9190dac14e0213cbd70b83ed-158x158.svg)
    
    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.
    
    [Install](https://app.netlify.com/extensions/jamsocket) [Learn more](/integrations/jamsocket/extension-for-netlify-setup-guide)
    
-   ![](https://cdn.sanity.io/images/o0o2tn5x/production/3cb0058e6d11333d9190dac14e0213cbd70b83ed-158x158.svg)
    
    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.
    
    [Get started](https://github.com/jamsocket/y-sweet-supabase-demo) [Learn more](/integrations/jamsocket/and-supabase-starter-kit-setup-guide)
    

## Details

-   Website[jamsocket.com](https://jamsocket.com)
-   Need Help?[Contact Jamsocket](hi@jamsocket.com)

-   

**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\*\*

## Helpful Resources

-   [How SOOT built a Multiplayer Filesystem for the Web](https://jamsocket.com/blog/soot-event-sourcing-multiplayer)
-   [How Creo built an AI Developer for Internal Tools](https://jamsocket.com/blog/creo-ai-coding-agent)
-   [Y-Sweet, our Yjs server for realtime apps](https://jamsocket.com/blog/ysweet-yjs-crdt-server)
-   [Deploy a Multiplayer Voxel Editor on Netlify](https://github.com/jamsocket/ysweet-voxeleditor-on-netlify)
-   [Build a shared canvas with NextJS and SocketIO](https://docs.jamsocket.com/tutorials/nextjs-socketio)