An open API service indexing awesome lists of open source software.

https://github.com/colyseus/command

Command Pattern for Colyseus
https://github.com/colyseus/command

colyseus command-pattern dispatcher

Last synced: about 2 months ago
JSON representation

Command Pattern for Colyseus

Awesome Lists containing this project

README

          

# @colyseus/command

[![Unit Tests](https://github.com/colyseus/command/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/colyseus/command/actions/workflows/unit-tests.yml)

See how to use it on the [documentation](https://docs.colyseus.io/best-practices/#the-command-pattern).