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

GitHub

17 stars
3 watching
6 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mumez/verstixA client for interacting with Vert.x components using Smalltalk's EventBus mechanism.9
aesteve/vertx-eventbus-client-rsProvides Rust primitives to interact with Vert.x's TCP-based event bus10
tobias/vertx-swift-eventbusProvides a client library to communicate with a Vert.x TCP EventBus bridge from Swift5
vert-x3/vertx-tcp-eventbus-bridgeA bridge implementation for TCP eventbus communication between a client and a server.50
jaymine/tcp-eventbus-client-c-sharpProvides an implementation of the Vert.x TCP event bus client in C#5
vert-x3/vertx-jdbc-clientProvides an asynchronous interface to access data from various databases using JDBC drivers.126
cinterloper/vxcA command-line client for sending and receiving messages on a Vert.x event bus TCP bridge2
abdlquadri/vertx-eventbus-javaA Vert.x client for messaging and event bus functionality in Java for Android21
jaymine/tcp-eventbus-client-cA TCP event bus client for C that enables message passing between nodes in a distributed system.4
vert-x3/vertx-mail-clientAn asynchronous SMTP client for sending emails asynchronously using the Vert.x framework36
saffron-technology/vertx-eventbusbridgeAn API bridge that enables Java applications to interact with Vert.x event bus using SockJS/websocket communication.18
vert-x3/vertx-redis-clientAn asynchronous API to interact with Redis data structures from within an event-driven Java application.131
danielstieger/javaxbusA Java implementation of an event-driven TCP client for communication with a Vert.x EventBus TCP bridge10
vert-x3/vertx-protonProvides a thin wrapper around an AMQP 1.0 protocol engine to enable AMQP integrations for a Java application27
jmusacchio/vertxbusEnables communication between Meteor Apps and Vert.x Components using an Event Bus17