exmud v0.0.1 Exmud.Service

Services form the backbone of the engine. They drive time and event based actions, covering everything from weather effects to triggering AI actions.

Summary

Functions

call(services, message)
cast(services, message)
deregister(services, args \\ %{})
register(services, args \\ %{})
start(services, args \\ %{})
stop(services, args \\ %{})