-
|
Hello everyone, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi, The other way is suited for your use-case which make use of |
Beta Was this translation helpful? Give feedback.
-
|
Hello everyone, |
Beta Was this translation helpful? Give feedback.
-
|
Hi, The other way is suited for your use-case which make use of |
Beta Was this translation helpful? Give feedback.
Hi,
There are 2 ways to do
httpcall in sauron one is using the provideHttpmodule as demonstrated in this example.The other way is suited for your use-case which make use of
reqwestandwasm-bindgen-futures.Take a look at this hackernews-clone. This essentially spawns an
ayncfunction then wrap it in aCmd