asobi_presence (asobi v0.35.4)
View SourceSummary
Functions
-spec get_status(binary()) -> online | offline.
-spec handle_call(term(), gen_server:from(), map()) -> {reply, term(), map()}.
-spec init([]) -> {ok, #{}}.
-spec online_count() -> non_neg_integer().
-spec start_link() -> gen_server:start_ret().
-spec untrack(binary()) -> ok.