Skip to content

Johnny-Bee/vlingo-net-http

 
 

Repository files navigation

vlingo-http

Build status 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-2019 Vaughn Vernon. 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/.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%