slackbuilds_ponce/libraries/wangle/README
Andre Barboza 143e052c02 libraries/wangle: Updated for version 2017.03.20.00.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-25 00:07:32 +00:00

7 lines
306 B
Text

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,
application clients, and application servers.
It's like Netty + Finagle smooshed together, but in C++.