summaryrefslogtreecommitdiff
path: root/libraries/wangle/README
blob: b22279ce3685b1e9ff0e489634fafe76ec4102b8 (plain)
1
2
3
4
5
6
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 library that makes it easy to build protocols, 
application clients, and application servers.
It's like Netty + Finagle smooshed together, but in C++.