mirror of https://github.com/voidlizard/hbs2
todo
This commit is contained in:
parent
d962b46786
commit
e20b8b6110
|
@ -81,6 +81,8 @@ httpWorker (PeerConfig syn) pmeta e = do
|
||||||
Just n -> do
|
Just n -> do
|
||||||
json n
|
json n
|
||||||
|
|
||||||
|
-- TODO: key-to-disable-tree-streaming
|
||||||
|
|
||||||
get "/ref/:key" do
|
get "/ref/:key" do
|
||||||
|
|
||||||
void $ flip runContT pure do
|
void $ flip runContT pure do
|
||||||
|
|
Loading…
Reference in New Issue