gossip v1.1.1 Gossip.Tells.Send View Source

Request and response for sending a remote tell

Handles GenServer ref and remote refs to process a local call

Link to this section Summary

Functions

If the process is online, send a tell to Gossip

Handle a response back from Gossip

Link to this section Functions

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

If the process is online, send a tell to Gossip

Handle a response back from Gossip

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