gossip v1.1.1 Gossip.Games.Internal View Source
Internal GenServer calls/casts
Link to this section Summary
Functions
Request a single game’s information from Gossip
For tests only - resets the player list state
A response came back from the server
Update the last seen timestamp for a game
Update the local game list after a games/status
event comes in
Link to this section Functions
Link to this function
fetch_game(game_name)
View Source
fetch_game(Gossip.game_name()) :: {:ok, Gossip.Games.game()} | {:error, :offline}
Request a single game’s information from Gossip
For tests only - resets the player list state
A response came back from the server
Update the last seen timestamp for a game
Update the local game list after a games/status
event comes in