vlingo-http

Reactive, scalable, and resilient HTTP servers and RESTful services running on VLINGO XOOM Cluster and VLINGO XOOM Actors.

License

License

GroupId

GroupId

io.vlingo
ArtifactId

ArtifactId

vlingo-http
Last Version

Last Version

1.7.5
Release Date

Release Date

Type

Type

jar
Description

Description

vlingo-http
Reactive, scalable, and resilient HTTP servers and RESTful services running on VLINGO XOOM Cluster and VLINGO XOOM Actors.
Project URL

Project URL

https://github.com/vlingo/xoom-http
Source Code Management

Source Code Management

http://github.com/vlingo/xoom-http/tree/master

Download vlingo-http

How to add to project

<!-- https://jarcasting.com/artifacts/io.vlingo/vlingo-http/ -->
<dependency>
    <groupId>io.vlingo</groupId>
    <artifactId>vlingo-http</artifactId>
    <version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.vlingo/vlingo-http/
implementation 'io.vlingo:vlingo-http:1.7.5'
// https://jarcasting.com/artifacts/io.vlingo/vlingo-http/
implementation ("io.vlingo:vlingo-http:1.7.5")
'io.vlingo:vlingo-http:jar:1.7.5'
<dependency org="io.vlingo" name="vlingo-http" rev="1.7.5">
  <artifact name="vlingo-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vlingo', module='vlingo-http', version='1.7.5')
)
libraryDependencies += "io.vlingo" % "vlingo-http" % "1.7.5"
[io.vlingo/vlingo-http "1.7.5"]

Dependencies

compile (5)

Group / Artifact Type Version
io.vlingo.xoom : xoom-common jar 1.7.5
io.vlingo.xoom : xoom-actors jar 1.7.5
io.vlingo.xoom : xoom-wire jar 1.7.5
com.sun.activation : javax.activation jar 1.2.0
commons-io : commons-io jar 2.6

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.openjdk.jmh : jmh-core jar 1.21
org.openjdk.jmh : jmh-generator-annprocess jar 1.21
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.

xoom-http

Javadocs Build Download Gitter chat

The VLINGO XOOM platform SDK Reactive, scalable, high-throughput, and resilient HTTP server supporting RESTful services running on XOOM LATTICE and XOOM ACTORS.

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

Installation

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

Usage

Reactive, scalable, and resilient HTTP servers and RESTful services running on XOOM LATTICE and XOOM ACTORS.

  1. Feature complete
  • Fully actor-based asynchronous requests and responses.
  • Request handling is resource based.
  • Requests that require message body content are auto-mapped to simple Java objects.
  • Supports Media Types, Filters
  • Supports Server-Sent Events See SSE on Wikipedia
  1. To run the Server:
  1. See the following for usage examples:

License (See LICENSE file for full license)

Copyright © 2012-2021 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/.

io.vlingo

VLINGO XOOM platform SDK for the JVM and .NET by VLINGO LABS

The OSS platform for rapid delivery of low-code to full-code Reactive, Event-Driven Apps & Microservices supporting DOMA, DDD, and other approaches.

Versions

Version
1.7.5
1.6.0
1.5.2
1.5.0
1.4.3
1.4.0
1.3.0
1.2.19
1.2.9
1.2.8
1.2.7
1.2.5
1.2.4
1.2.3
1.2.1
1.1.0
1.0.0
0.9.2-RC3
0.9.1-RC2
0.9.0-RC1
0.8.9
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.9
0.4.8
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.9
0.3.7
0.3.6
0.3.5