All modules:

Link copied to clipboard

KotlinX integration for TopicAdminClient, SubscriptionAdminClient, Susbcriber and Publisher.

Link copied to clipboard

An integration module that offers simplified APIs that use KotlinX serialization to encode/decode messages to-and-from Json values.

Link copied to clipboard

Ktor plugin offering convenient way of working with GCP PubSub, it offers a simplified way of configuring Gcp PubSub and automatically takes care of lifecycle to match lifecycle of the Ktor Application.

An integration module that offers simplified APIs that use KotlinX serialization to subscribe to Json values. It's an addition to ../pubsub-kotlinx-serialization-json/README.MD for Ktor.

Link copied to clipboard

Testing module build on top of testcontainers for Gcp PubSub exist out of a single type PubSubEmulator, it implements AutoCloseable, and Startable for the underlying testcontainers.

Link copied to clipboard