-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The next release of http4s 0.23 will cross-build for Scala.js: http4s/http4s#5298
It would be amazing to cross-build this project for Scala.js as well, so that it can be used in serverless apps running on Node.js. E.g. see https://github.com/typelevel/feral
Would you be open to this? I'm happy to work on it :)
I think that most of the code can be shared, except for SslContexts which will need a separate JS implementation.
https://github.com/joan38/kubernetes-client/blob/master/kubernetes-client/src/com/goyeau/kubernetes/client/util/SslContexts.scala
sbrunk
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request