Euen
Euen
Add generic log function to be used in sumo_db and its adapters
when the content-type is like `application/json; charset=utf8` sumo_rest fails in sr_entities_handler:content_types_accepted/2 Example ```erlang Headers = #{ basic_auth => {Name, "pwd"} , => }, ct:comment("Create the session"), #{status_code := 201, body...
add start_phases and replace the current fiar:start/2
Add a cache gen_server, that keeps a game alive from a limited period of time (i.e. when the match is inactive for a certain number of minutes, the server is...