SlackBuildsOrg/libraries/restbed
Andre Barboza 6e59605d72 libraries/restbed: Added (asynchronous C++11 RESTful framework).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-04 12:01:21 +07:00
..
README
restbed.info
restbed.patch
restbed.SlackBuild
slack-desc

Restbed is a comprehensive and consistent programming model for
building applications that require seamless and secure
communication over HTTP, with the ability to model a range of
business processes, designed to target mobile, tablet, desktop
and embedded production environments.

Features include:

 WebSockets, Server-Sent Events, Session Management, 
 HTTP Pipelining, Path Parameters, Query Parameters,
 Header Filters, Logging, Multi-Path Resources,
 Customisable Methods, Compression, Encoding,
 HTTP/HTTPS, IPv4/IPv6, Converters, Authentication
 Error Handling, Address Binding, Signal Handling