spierce7
12/17/2022, 3:35 PMturansky
12/17/2022, 9:50 PMkotlin-node
is more useful.
• It has common part with kotlin-browser
(kotlin-web
artifact) like fetch
, streams, crypto, aborting and more
• It has coroutines support 🙂 (fs
functions for example)spierce7
12/17/2022, 10:06 PMspierce7
12/17/2022, 10:06 PMjcenter()
turansky
12/17/2022, 10:45 PMturansky
12/17/2022, 10:53 PMspierce7
12/17/2022, 10:58 PMkotlin-wrappers
version is more useful. I thought you were saying that the kotlinx-nodejs
was more useful.
the kotlin-wrappers/kotlin-node
is what I'm using everywhere in my code now. Thanks.Vampire
12/18/2022, 12:41 PMIs it even downloadable anymore? It's hosted on jcenter()
Sure it is. JCenter - besides it's regular downtimes - was just switched to read-only. But everything that's there remains downloadable, besides the regular downtimes it already had when it was read/write.