Skip to content
/ vert.x Public
forked from eclipse-vertx/vert.x

Vert.x is a tool-kit for building reactive applications on the JVM

Notifications You must be signed in to change notification settings

jdami/vert.x

This branch is 3586 commits behind eclipse-vertx/vert.x:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 4, 2017
May 4, 2017
Dec 1, 2014
May 3, 2016
Jun 1, 2017
Nov 18, 2013
Nov 21, 2016
Jun 26, 2017
Nov 18, 2013
Jun 26, 2017
Nov 4, 2014

Repository files navigation

Vert.x Core

This is the repository for Vert.x core.

Vert.x core contains fairly low-level functionality, including support for HTTP, TCP, file system access, and various other features. You can use this directly in your own applications, and it's used by many of the other components of Vert.x.

For more information on Vert.x and where Vert.x core fits into the big picture please see the website.

Building Vert.x artifacts

> mvn package

Building documentation

> mvn package -Pdocs -DskipTests

Open target/docs/vertx-core/java/index.html with your browser

About

Vert.x is a tool-kit for building reactive applications on the JVM

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.2%
  • HTML 0.8%