Skip to content

abdlquadri/vertx-tcp-bridged-chat-server

Repository files navigation

vertx-tcp-bridged-chat-server

A port of the Vert.x chat Web Server in the examples repo to TCP, so that it can use the TCP bridge to communicate with the Android Chat app:

Normal './gradlew shadowJar' to build. Then 'java -jar build/libs/vertx-tcp-bridged-chat-server-3.2.0-fat.jar' to run.

Android client that connects to it is here: https://github.com/abdlquadri/VertxEventBusChat

About

A port of the Vert.x chat Server in the examples repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages