Skip to content

vlingo-net/xoom-net-http

Repository files navigation

xoom-net-http

Build status Build master NuGet Gitter

Usage

Reactive, scalable, and resilient HTTP servers and RESTful services running on vlingo-net/cluster and vlingo-net/actors.

  1. The essential features are completed
  • Fully actor-based asynchronous requests and responses.
  • The request handling is resource based.
  • Requests that require message body content are auto-mapped to simple Java objects.
  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/.

Releases

No releases published

Packages

No packages published

Languages