Skip to content

geomagilles/demo-pulsar-kotlin

Repository files navigation

This project illustrates how to work in Kotlin with Apache Pulsar.

A live-coding of this project is available on YouTube.

Another resource on coding for pulsar with Kotlin is also available on medium.

This project illustrates:

  • how to serialize messages and send them to Pulsar (with or without schema)
  • how to build a service consuming those messages
  • how to organize a topic to receive messages of multiple types
  • and more...

Event-drive app example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages