Skip to content

io.vlingo.xoom.xoom-wire 1.11.1

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>io.vlingo.xoom</groupId>
  <artifactId>xoom-wire</artifactId>
  <version>1.11.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, using VLINGO
XOOM Actors.