asobi_world_registry (asobi v0.35.4)
View SourceSummary
Functions
-spec handle_call(term(), gen_server:from(), map()) -> {reply, term(), map()}.
-spec init([]) -> {ok, map()}.
-spec list_worlds() -> [map()].
-spec start_link() -> gen_server:start_ret().
-spec unregister_world(binary()) -> ok.