gen_browser v0.1.0 GenBrowser.Address

Link to this section Summary

Functions

Decode a client safe address

Encode an address to a string, that can be sent to a clinet

Find the pid for an address,

Link to this section Functions

Decode a client safe address

Link to this function encode(address)

Encode an address to a string, that can be sent to a clinet.

Link to this function send_message(address, message)
Link to this function whereis(address)

Find the pid for an address,

Note this is mostly just recreating the lookup inside GenServer.call