Eclipse Vert.x based Framework URL Shortener Backend
We combine Vert.x with the serverless framework to write a microservice that runs on AWS Lambda.
Read moreTCP 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 moreEclipse Vert.x meets GraphQL
In this blog post, we will look at an example application written in Vert.x that uses the new GraphQL API of Gentics Mesh.
Read moreEclipse Vert.x 3.5.0 released!
The Vert.x team is pleased to announce the release of Eclipse Vert.x 3.5.0.
Read moreAn Eclipse Vert.x Gradle Plugin
The new Vert.x Gradle plugin offers an opinionated plugin for building Vert.x applications with Gradle.
Read moreIntroducing Vert.x MQTT client
In this article, we will see how to set up the new Vert.x MQTT client. An example project is available on GitHub.
Read more