Fork me on GitHub
#cljsrn
<
2018-01-09
>
vikeri13:01:13

@pesterhazy Do you have a link to your master nuke Xcode script?

viesti16:01:50

hmm, is there a http wrapper library for ClojureScript or does one go with js/fetch interop?

vikeri16:01:27

We have an internal wrapper that exposes go-channels instead

viesti16:01:43

ah, what might be the name of that

vikeri16:01:44

Could open source it if there is demand, but it’s quite basic

pesterhazy21:01:28

@viesti I'd use js/fetch — it's straightforward

pesterhazy21:01:01

as far as I can see goog.xhrio has no advantages over fetch these days