Skip to content

An example of how to use Kotlin/JS to talk to Node Pub/Sub. This is more or less a bread crumb trail for anyone trying to do this, but we don't recommend it in production.

feywind/kotlinjs-pubsub

Repository files navigation

Kotlin-JS Pub/Sub example

Licence: Apache 2.0

EXPERIMENTAL

This is a sample of how to use Cloud Pub/Sub from Kotlin-JS, using the Node Pub/Sub libraries. It's basically just to see if I could, so please do not base your product on this! :)

This is UNOFFICIAL and EXPERIMENTAL, and not recommended at this time. Caveat emptor!

Medium Blog

This is part of a Medium blog post, which can be found here:

https://feywind.medium.com/using-cloud-pub-sub-on-node-js-from-kotlin-js-46ad79739bbf

About

An example of how to use Kotlin/JS to talk to Node Pub/Sub. This is more or less a bread crumb trail for anyone trying to do this, but we don't recommend it in production.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages