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: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an event bus implementation with features like publish/subscribe and request/response patterns, as well as support for processors and network buses. | 5 |
| An event bus library for Swift that enables loose coupling and decoupling of components in iOS applications. | 1,107 |
| An event-driven communication system with minimal overhead and built-in tracing capabilities | 700 |
| A lightweight event bus with async compatibility for GoLang | 1,763 |
| A minimalist event/message bus implementation | 337 |
| An event bus system for communicating between Android app components and JavaScript in a WebView | 23 |
| A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
| A wrapper around NSQ topic and channel for event-driven communication in Go microservices. | 79 |
| An implementation of the Publish–subscribe design pattern with topic-based event publishing and weak observer references. | 55 |
| An event bus library providing thread-safe, flexible, and RAII-based handling of events in C++17 | 143 |
| Provides Rust primitives to interact with Vert.x's TCP-based event bus | 10 |
| An implementation of the TCP-based event bus protocol in Python | 12 |
| A TCP event bus client for C that enables message passing between nodes in a distributed system. | 4 |
| An event bus designed to handle high-throughput in multi-threaded applications with support for synchronous and asynchronous message publication. | 959 |
| A lightweight event bus for JavaScript applications | 226 |