nestjs-transport-eventbus
Event bus
A module for broadcasting events between different parts of an application using various transport protocols.
Awesome Transport EventBus for Nestjs
27 stars
3 watching
9 forks
Language: TypeScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stanipetrosyan/go-eventbus | Provides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses. | 5 |
cesarferreira/swifteventbus | An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. | 1,104 |
otobus/event_bus | An event-driven communication system with minimal overhead and built-in tracing capabilities | 699 |
asaskevich/eventbus | A lightweight event bus with async compatibility for GoLang | 1,750 |
mustafaturan/bus | A minimalist event/message bus implementation | 336 |
coshx/drekkar | An event bus system for communicating between Android app components and JavaScript in a WebView | 23 |
mumez/verstix | A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
rafaeljesus/nsq-event-bus | A wrapper around NSQ topic and channel for event-driven communication in Go microservices. | 79 |
mcmatan/topiceventbus | An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. | 55 |
developerpaul123/eventbus | An event bus library providing thread-safe, flexible, and RAII-based handling of events in C++17 | 138 |
aesteve/vertx-eventbus-client-rs | Provides Rust primitives to interact with Vert.x's TCP-based event bus | 10 |
jaymine/tcp-eventbus-client-python | An implementation of the TCP-based event bus protocol in Python | 12 |
jaymine/tcp-eventbus-client-c | A TCP event bus client for C that enables message passing between nodes in a distributed system. | 4 |
bennidi/mbassador | An event bus designed to handle high-throughput in multi-threaded applications with support for synchronous and asynchronous message publication. | 958 |
choojs/nanobus | A lightweight event bus for JavaScript applications | 225 |