asobi_matchmaker_controller (asobi v0.35.4)
View SourceSummary
Functions
-spec add(cowboy_req:req()) -> {json, integer(), map(), map()}.
-spec remove(cowboy_req:req()) -> {json, map()} | {status, integer()}.
-spec status(cowboy_req:req()) -> {json, map()} | {status, integer()}.