diff options
Diffstat (limited to 'libraries/restbed/README')
-rw-r--r-- | libraries/restbed/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/libraries/restbed/README b/libraries/restbed/README new file mode 100644 index 0000000000000..5558b78f9a4a2 --- /dev/null +++ b/libraries/restbed/README @@ -0,0 +1,14 @@ +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 |