Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More β†’
Socket
Sign inDemoInstall
Socket

@colyseus/core

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@colyseus/core

Multiplayer Framework for Node.js.

  • 0.15.15
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5.3K
increased by14.27%
Maintainers
1
Weekly downloads
Β 
Created
Source


Discussion forum

Multiplayer Framework for Node.js.
View documentation

Colyseus is an Authoritative Multiplayer Framework for Node.js, with clients available for the Web, Unity3d, Defold, Haxe, and Cocos. (See official clients)

The project focuses on providing synchronizable data structures for realtime and turn-based games, matchmaking, and ease of usage both on the server-side and client-side.

The mission of the framework is to be a standard netcode & matchmaking solution for any kind of project you can think of!

Key features:

  • WebSocket-based communication
  • Simple API in the server-side and client-side.
  • Automatic state synchronization from server-to-client (delta compressed)
  • Matchmaking clients into game rooms/sessions
  • Scale vertically or horizontally

See public roadmap for future plans.

πŸš€ Quickstart

Create a bare-bones Colyseus server by using npm create colyseus-app@latest:

npm create colyseus-app@latest my-colyseus-server
cd my-colyseus-server
npm start

Sponsors

The sustainability of the project relies on Colyseus Cloud subscriptions and sponsorships. If you are not using Colyseus Cloud, please consider sponsoring the project πŸ’–

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Aymeric Chauvin

πŸ’¬ πŸ’‘

Brian Hay

πŸ–‹

Damian A. Pastorini

πŸ’¬ πŸ“– πŸ›

Darek Greenly

πŸ’¬ πŸ› πŸ’»

David Rydwanski

πŸ’¬ πŸ’»

Dr. Burton

πŸ§‘β€πŸ«

Endel Dreyer

πŸ’» πŸ“– πŸ’‘

Enriqueto

πŸ’Ό

Fazri Zubair

πŸ’Ό

Federico

πŸ› πŸ’»

James Jacoby

πŸ’¬ πŸ’‘ πŸ–‹

Jonas Voland

πŸ’¬ πŸ› πŸ’» πŸ€” πŸ’‘

Kyle J. Kemp

πŸ’¬ πŸ› πŸ’» πŸ€”

Luke Wood

πŸ’¬ πŸ› πŸ’»

Milad Doorbash

πŸ› πŸ’»

Nikita Borisov

πŸ› πŸ’» πŸ’Ό πŸ€”

Phil Harvey

πŸ“–

Sergey

πŸ› πŸ’»

Tom

πŸ’¬ πŸ› πŸ€”

Tommy Leung

πŸ§‘β€πŸ«

digimbyte

πŸ“–

This project follows the all-contributors specification. Contributions of any kind are welcome!

Contributing

We encourage you to contribute to Colyseus! Please check out the Contributing guide for guidelines about how to proceed. Join us!

Everyone interacting in Colyseus and its sub-projects' codebases, issue trackers and chat rooms is expected to follow the code of conduct.

License

MIT

Keywords

FAQs

Package last updated on 29 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚑️ by Socket Inc