UrbitEx.Server (UrbitEx v0.5.7) View Source

Main GenServer, called by the UrbitEx module. Starts a GenServer which keeps an Urbit login session as its state, keeping track of the Eyre channel, the actions sent and events received.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

die(name \\ :urbit_server)

View Source
Link to this function

start_link(options, name)

View Source