flâneur — a map of the web's best reading

PartyKit - Turn everything into a realtime multiplayer app

partykit.io · 872 words · saved by 1 readers

It works well with with popular collaboration frameworks and libraries. Y.js, Automerge, Replicache, XState, tldraw, TinyBase, they all Just Work™. PartyKit integrates with your current setup. Plays nicely with Vercel, Netlify, AWS, Cloudflare, fly.io, or wherever you host your app. No big rewrite needed. WebSockets, Fetch, Request-Response, Wasm. PartyKit uses web standards to guarantee interoperability with all your tools, now and in the future. by Stately Deploy State Machines to the Edge with Stately Sky by Username Make AI your expert customer support agent by Kent C Dodds Everything you need to know to ship modern full-stack web applications by Min Chun Fu Collaborate. Innovate. Celebrate. by StackBlitz An immersive and interactive online event loved by tens of thousands of frontend developers. by Michał Pierzchała Does Cool Thing X, integrates with Service Y You bring the code, we do the hosting. Use any package from npm, or write your own servers from scratch. Analytics, stagin

PartyKit - Turn everything into a realtime multiplayer app PartyKit is an open source deployment platform for AI agents, multiplayer and local-first apps, games and websites. Everything is better with Add PartyKit to a new project Add to existing project --> Fork on GitHub --> // 1. Install with npm npm install partykit // 2. Write your code export default class Server { onMessage ( message , websocket ) { websocket . send ( "pong" ); } onRequest ( request ) { return new Response ( `This is room ${ party . id } ` ); } } // 3. Develop on localhost npx partykit dev server . js // 4. Deploy to th

Explore this link on the map →

saved by

related reading