2017
3 projects
Administration Console for Vert.x Applications
Eclipse Vert.x is a toolkit for the Java Virtual Machine enabling the implementation of reactive, highly concurrent, polyglot applications. The goal...
Developing a Vert.x based MQTT client (in the spirit of Eclipse Paho)
MQTT is “lightweight" messaging protocol for use on top of the TCP/IP protocol. This protocol is used when you to keep connections with remote and...
Router Factory for Design Driven Web API Development
The main objective of my project is to expose functions that generate a Router from an API specification (based on an API specification standard like...