Closed pheymann closed 6 years ago
Right now we compile the http4s client to ScalaJS, but as of now, http4s isn't supporting that. It is planned for the next release 0.19 though.
To overcome this problem, I implemented a basic http client using scalajs-doms Ajax class.
Right now we compile the http4s client to ScalaJS, but as of now, http4s isn't supporting that. It is planned for the next release 0.19 though.
To overcome this problem, I implemented a basic http client using scalajs-doms Ajax class.