Closed bblfish closed 2 years ago
Http4s Messages have a body that depends on F[_]. Loosing this info lost type info when creating new http headers. (Akka does not have this problem...)
The http4s library is not compiling to JS at present. Perhaps due to something missing in the bobcats library in JS....
Http4s Messages have a body that depends on F[_]. Loosing this info lost type info when creating new http headers. (Akka does not have this problem...)