exmud v0.0.1 Exmud.Registry

Wraps and abstracts away gproc, making working with the app easier and more concise given this applications use cases. Also makes creating pluggable registry logic easy in the future.

Summary

Functions

find_by_name(name)
name_registered?(name)
register_name(name)
unregister_name(name)