{"library":"colyseus","type":"library","category":null,"description":"Colyseus is an authoritative multiplayer framework for Node.js, designed for real-time applications and games. The current stable version is 0.17.9, with consistent releases bringing new features and stability improvements, such as its recent first-class Vite integration. It differentiates itself by offering robust server-side state synchronization, leveraging WebSockets for communication, and providing comprehensive SDKs for a wide array of client platforms including TypeScript, React, Unity, Godot, and GameMaker. This broad support makes it a versatile choice for developers targeting multiple environments, ensuring consistent multiplayer experiences across different game engines and web frameworks. It supports various configurable transport layers and presence/driver integrations, such as Redis, for scaling and flexibility.","language":"javascript","status":"active","version":"0.17.9","tags":["javascript","colyseus","multiplayer","netcode","realtime","networking","websockets","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install colyseus","imports":["import { Server } from 'colyseus';","import { Room } from 'colyseus';","import { colyseus } from 'colyseus/vite';","import { Schema, type ArraySchema, type MapSchema } from '@colyseus/schema';"]},{"cmd":"yarn add colyseus","imports":[]},{"cmd":"pnpm add colyseus","imports":[]}],"homepage":"https://colyseus.io","github":"https://github.com/colyseus/colyseus","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/colyseus","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/colyseus/compatibility"}}