/xoom-streams

The VLINGO XOOM platform SDK for Reactive Streams built on XOOM ACTORS.

Primary LanguageJavaMozilla Public License 2.0MPL-2.0

xoom-streams

Javadocs Build Download Gitter chat

The VLINGO XOOM platform SDK for Reactive Streams built on XOOM ACTORS.

Docs: https://docs.vlingo.io/xoom-streams

Installationt

  <dependencies>
    <dependency>
      <groupId>io.vlingo.xoom</groupId>
      <artifactId>xoom-streams</artifactId>
      <version>1.9.3</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
dependencies {
    compile 'io.vlingo.xoom:xoom-streams:1.9.3'
}

License (See LICENSE file for full license)

Copyright © 2012-2022 VLINGO LABS. All rights reserved.

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at https://mozilla.org/MPL/2.0/.