vxc
Client
A command-line client for sending and receiving messages on a Vert.x event bus TCP bridge
command line client for Vert.x event bus tcp bridge
2 stars
1 watching
0 forks
Language: Go
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
julien3/vertxbuspp | An event bus client for the Vert.x framework using WebSockets and C++11. | 17 |
cinterloper/vertx-salt | An event bus bridge between Vertx and SaltStack's event system. | 2 |
jponge/vertx-go-tcp-eventbus-bridge | A Go client for interacting with Vert.x TCP EventBus Bridge applications | 29 |
jaymine/tcp-eventbus-client-c | A TCP event bus client for C that enables message passing between nodes in a distributed system. | 4 |
jaymine/tcp-eventbus-client-c-sharp | Provides an implementation of the Vert.x TCP event bus client in C# | 5 |
cinterloper/vertx-smtp-server | An SMTP mail server connector that forwards incoming emails to the Vert.x event bus | 5 |
mumez/verstix | A client for interacting with Vert.x components using Smalltalk's EventBus mechanism. | 9 |
vert-x3/vertx-mongo-client | An asynchronous client for interacting with a MongoDB database | 60 |
vert-x3/vertx-tcp-eventbus-bridge | A bridge implementation for TCP eventbus communication between a client and a server. | 49 |
vert-x3/vertx-jdbc-client | Provides an asynchronous interface to access data from various databases using JDBC drivers. | 126 |
danielstieger/javaxbus | A Java implementation of an event-driven TCP client for communication with a Vert.x EventBus TCP bridge | 10 |
aesteve/vertx-eventbus-client-rs | Provides Rust primitives to interact with Vert.x's TCP-based event bus | 10 |
vert-x3/vertx-cassandra-client | An extension for interacting with Apache Cassandra using the DataStax Java Driver | 33 |
vert-x3/vertx-mail-client | An asynchronous SMTP client for sending emails asynchronously using the Vert.x framework | 36 |
onemancrew/vertx-tftp-client | A high-level asynchronous client for the TFTP protocol using Vert.x for file transfer and download. | 3 |