1
- # vlingo -http
1
+ # xoom-net -http
2
2
3
- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/1c2u6kbrpbvfjxgf/branch/master?svg=true )] ( https://ci.appveyor.com/project/VlingoNetOwner/vlingo -net-http/branch/master )
4
- ![ Build master] ( https://github.com/vlingo-net/vlingo -net-http/workflows/.NET/badge.svg )
5
- [ ![ NuGet] ( https://img.shields.io/nuget/v/Vlingo.Http.svg )] ( https://www.nuget.org/packages/Vlingo.Http )
3
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/1c2u6kbrpbvfjxgf/branch/master?svg=true )] ( https://ci.appveyor.com/project/VlingoNetOwner/xoom -net-http/branch/master )
4
+ ![ Build master] ( https://github.com/vlingo-net/xoom -net-http/workflows/.NET/badge.svg )
5
+ [ ![ NuGet] ( https://img.shields.io/nuget/v/Vlingo.Xoom. Http.svg )] ( https://www.nuget.org/packages/Vlingo.Xoom .Http )
6
6
[ ![ Gitter] ( https://badges.gitter.im/vlingo-platform-net/community.svg )] ( https://gitter.im/vlingo-platform-net/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge )
7
7
8
8
### Usage
@@ -15,18 +15,18 @@ Reactive, scalable, and resilient HTTP servers and RESTful services running on v
15
15
* Requests that require message body content are auto-mapped to simple Java objects.
16
16
17
17
2 . To run the Server:
18
- * [ Use Server#StartWith() to start the Server actor] ( https://github.com/vlingo/vlingo -net-http/blob/master/src/Vlingo.Http/Resource/Server.cs )
18
+ * [ Use Server#StartWith() to start the Server actor] ( https://github.com/vlingo/xoom -net-http/blob/master/src/Vlingo.Xoom .Http/Resource/Server.cs )
19
19
* The light-weight Server is meant to be run inside vlingo/cluster nodes the require RESTful HTTP support.
20
20
21
21
3 . See the following for usage examples:
22
- * [ vlingo/http properties file] ( https://github.com/vlingo/vlingo -net-http/blob/master/src/Vlingo.Http.Tests/Resources/vlingo-http.properties )
22
+ * [ vlingo/http properties file] ( https://github.com/vlingo/xoom -net-http/blob/master/src/Vlingo.Xoom .Http.Tests/Resources/vlingo-http.properties )
23
23
* [ The user resource sample] ( # ) (Sample link to be provided)
24
24
* [ The user profile resource sample] ( # ) (Sample link to be provided)
25
25
26
26
27
27
License (See LICENSE file for full license)
28
28
-------------------------------------------
29
- Copyright © 2012-2019 VLINGO LABS. All rights reserved.
29
+ Copyright © 2012-2021 VLINGO LABS. All rights reserved.
30
30
31
31
This Source Code Form is subject to the terms of the
32
32
Mozilla Public License, v. 2.0. If a copy of the MPL
0 commit comments