UrbitEx.Airlock (UrbitEx v0.5.7) View Source

Module with functions to interact with Eyre. All HTTP requests sent to Urbit are in this module.

Link to this section Summary

Link to this section Functions

Link to this function

post(endpoint, body, cookie)

View Source
Link to this function

put(url, channel, cookie, body)

View Source
Link to this function

sse(url, channel, cookie, last_event)

View Source