Skip to content

Chat application with Vert.x - Tool to build reactive applications

Notifications You must be signed in to change notification settings

BruceRIP/vertx-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat with Vert.X Event Bus

Chatting is an example of how to implement Vert.X eventbus, tool to build reactive systems. In this repository you will find an implementation with Vert.x to build a chat application.

The application consiste in two parts

  1. front-end. It was built with html, bootstrap, javascript and jquery.
  2. backend. It was built with vert.x 3.5.3

Requirements

  • JDK 8
  • Gradle
  • Vert.X 3.5.3
  • Web Browser

Downloading the code

Clone this repository

git clone https://github.com/Bruce29/vertx-chat.git

Example

Amazing chat!

We are reactive!

About

Chat application with Vert.x - Tool to build reactive applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published