Skip to content

id/mqttmud

Repository files navigation

Multi-User Dungeon MQTT game server in Erlang

Quick Start

docker compose up -d
make run

Then open http://localhost:8080 in your browser.

MQTT and EMQX features used

  • Topic rewrite
  • Rule Engine rule with MQTT events and republish action
  • HTTP API to create users, subscribe and unsubscribe
  • ACL File authorization

About

Multi-User Dungeon MQTT game server in Erlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published