vertxbuspp
Vert.x event bus client
An event bus client for the Vert.x framework using WebSockets and C++11.
C++11 Vert.x 3 event bus client
17 stars
3 watching
6 forks
Language: C++
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mumez/verstix | A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
aesteve/vertx-eventbus-client-rs | Provides Rust primitives to interact with Vert.x's TCP-based event bus | 10 |
tobias/vertx-swift-eventbus | Provides a client library to communicate with a Vert.x TCP EventBus bridge from Swift | 5 |
vert-x3/vertx-tcp-eventbus-bridge | A bridge implementation for TCP eventbus communication between a client and a server. | 49 |
jaymine/tcp-eventbus-client-c-sharp | Provides an implementation of the Vert.x TCP event bus client in C# | 5 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
cinterloper/vxc | A command-line client for sending and receiving messages on a Vert.x event bus TCP bridge | 2 |
abdlquadri/vertx-eventbus-java | A Vert.x client for messaging and event bus functionality in Java for Android | 21 |
jaymine/tcp-eventbus-client-c | A TCP event bus client for C that enables message passing between nodes in a distributed system. | 4 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
saffron-technology/vertx-eventbusbridge | An API bridge that enables Java applications to interact with Vert.x event bus using SockJS/websocket communication. | 18 |
vert-x3/vertx-redis-client | An asynchronous API to interact with Redis data structures from within an event-driven Java application. | 131 |
danielstieger/javaxbus | A Java implementation of an event-driven TCP client for communication with a Vert.x EventBus TCP bridge | 10 |
vert-x3/vertx-proton | Provides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application | 26 |
jmusacchio/vertxbus | Enables communication between Meteor Apps and Vert.x Components using an Event Bus | 17 |