Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 182 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 182 Bytes

Overview

This is a simple poc using vert.x with tpc server & client

Setup

  1. Run mvn clean package
  2. Run Server.class
  3. Run Client.class