Eclipse Vert.x RabbitMQ client gets a new consumer API!

In this blog post, we present the new consumer API of the RabbitMQ client that will be released with Eclipse Vert.x 3.6.0.

Read more

New community channels

In order to better support the community, we (the core team and module maintainers) now also provide help on Stack Overflow and Gitter.

Read more

Eclipse Vert.x metrics now with Micrometer.io

The new vertx-micrometer-metrics module provides support for collecting metrics with Micrometer.io and storing them in backends such as Graphite or InfluxDB.

Read more

Google Summer of Code 2018

It's this time of year again! Google Summer of Code 2018 submission period has just started!

Read more

Eclipse Vert.x 3.5.1 released!

We have just released Vert.x 3.5.1!

Read more

TCP Client using Eclipse Vert.x, Kotlin and Gradle build

In this blog post, I demonstrate how to write a very simple TCP client that keeps a connection open to a custom-written server in cloud.

Read more