gossip v1.1.1 Gossip.Players.Status View Source

Request and response for fetching a remote game list

Handles GenServer ref and remote refs to process a local call

Link to this section Summary

Functions

Start to fetch a remote player list from Gossip

Handle a response back from Gossip

Link to this section Functions

Link to this function request(state, ref, game_name) View Source

Start to fetch a remote player list from Gossip

Sends a “players/status” event with the game as the payload

Handle a response back from Gossip

If the remote reference is known, reply back to the waiting call.