summaryrefslogtreecommitdiffstats
path: root/libraries/wangle/README
diff options
context:
space:
mode:
author Andre Barboza <bmg.andre@gmail.com>2017-03-24 20:32:16 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-03-25 00:07:32 +0000
commit143e052c02a5b8f6011ce7aa9945d5c436da89ea (patch)
tree1f2962197078caa971e952af4799d50f578b0cf0 /libraries/wangle/README
parent2658cfb1d6eb8691abaa2f4679883dd389e819fe (diff)
downloadslackbuilds-143e052c02a5b8f6011ce7aa9945d5c436da89ea.tar.gz
slackbuilds-143e052c02a5b8f6011ce7aa9945d5c436da89ea.tar.xz
libraries/wangle: Updated for version 2017.03.20.00.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/wangle/README')
-rw-r--r--libraries/wangle/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/wangle/README b/libraries/wangle/README
index b22279ce36..906048204d 100644
--- a/libraries/wangle/README
+++ b/libraries/wangle/README
@@ -1,7 +1,7 @@
-Wangle is a framework providing a set of common client/server
-abstractions for building services in a consistent, modular,
-and composable way.
+Wangle is a framework providing a set of common client/server
+abstractions for building services in a consistent, modular,
+and composable way.
-Wangle is a library that makes it easy to build protocols,
+Wangle is a library that makes it easy to build protocols,
application clients, and application servers.
It's like Netty + Finagle smooshed together, but in C++.