slackbuilds/libraries/wangle
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
README
slack-desc
wangle.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
wangle.info

README

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++.