You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Spencer 96135a7804 libraries/wangle: Fix SlackBuild. 9 years ago
..
README libraries/wangle: Added (C++ networking library). 9 years ago
slack-desc libraries/wangle: Added (C++ networking library). 9 years ago
wangle.SlackBuild libraries/wangle: Fix SlackBuild. 9 years ago
wangle.info libraries/wangle: Fix SlackBuild. 9 years ago

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