Skip to content
#

eventbus

Here are 89 public repositories matching this topic...

A Kotlin Multiplatform library that provides a simple event bus implementation using KotlinX Coroutines Channels. Multi-keys, multi-producers, single-consumer and thread-safe event bus backed by kotlinx.coroutines.channels.Channels

  • Updated Jun 10, 2024
  • Kotlin

This project offers a flexible implementation of an event bus design pattern in Kotlin, with an emphasis on the integration of middleware. It supports diverse communication demands between any types of components and enables additional processing layers through middleware, enhancing the modularity and adaptability of your application

  • Updated Jun 10, 2024
  • Kotlin

Improve this page

Add a description, image, and links to the eventbus topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the eventbus topic, visit your repo's landing page and select "manage topics."

Learn more