UrbitEx
v0.5.7
Pages
Modules
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
Functions
get(url, cookie)
post(endpoint, body)
post(endpoint, body, cookie)
put(url, channel, cookie, body)
sse(url, channel, cookie, last_event)
Link to this section
Functions
Link to this function
get(url, cookie)
View Source
Link to this function
post(endpoint, body)
View Source
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