vertxbus
Event Bus connector
Enables communication between Meteor Apps and Vert.x Components using an Event Bus
The Vert.x Event Bus Package allows any meteor app to be able to connect to Vert.x Components
17 stars
4 watching
2 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tobias/vertx-swift-eventbus | Provides a client library to communicate with a Vert.x TCP EventBus bridge from Swift | 5 |
abdlquadri/vertx-eventbus-java | A Vert.x client for messaging and event bus functionality in Java for Android | 21 |
pharosproduction/exvertx | Provides an interface between Elixir applications and Vert.x event bus bridge using TCP Event Bus Bridge. | 15 |
mumez/verstix | A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
julien3/vertxbuspp | An event bus client for the Vert.x framework using WebSockets and C++11. | 17 |
textback/vertx-azure-servicebus | Provides integration between Azure Service Bus and Vert.x event bus | 0 |
saffron-technology/vertx-eventbusbridge | An API bridge that enables Java applications to interact with Vert.x event bus using SockJS/websocket communication. | 18 |
aesteve/vertx-eventbus-client-rs | Provides Rust primitives to interact with Vert.x's TCP-based event bus | 10 |
jaymine/tcp-eventbus-client-c-sharp | Provides an implementation of the Vert.x TCP event bus client in C# | 5 |
jponge/vertx-go-tcp-eventbus-bridge | A Go client for interacting with Vert.x TCP EventBus Bridge applications | 29 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
advantageous/vertx-node-ec2-eventbus-example | Connecting Vert.x with Node and event bus bridge for clustering in EC2 | 45 |
coshx/drekkar | An event bus system for communicating between Android app components and JavaScript in a WebView | 23 |
dano/vertx-zeromq | Provides an event bus bridge between ZeroMQ and Vert.x 3.x. | 12 |
vert-x3/vertx-tcp-eventbus-bridge | A bridge implementation for TCP eventbus communication between a client and a server. | 50 |