From b6c86bdba6c0b9a187263b3cc2bc7d752daf2662 Mon Sep 17 00:00:00 2001 From: yanrk Date: Mon, 16 Mar 2020 17:56:59 +0800 Subject: [PATCH] Updated Companies and Individuals Using Beast (markdown) --- Companies-and-Individuals-Using-Beast.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Companies-and-Individuals-Using-Beast.md b/Companies-and-Individuals-Using-Beast.md index 489c2aa..d820900 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -125,4 +125,11 @@ Beast has significantly simplified issuing calls to JSON REST APIs. Big thanks f ---------- -[VideoGrace](https://videograce.com) uses Boost Beast for HTTP and WebSockets on client and server \ No newline at end of file +[VideoGrace](https://videograce.com) uses Boost Beast for HTTP and WebSockets on client and server + +---------- + +Individual: yanrenke +Company: [renderbus](https://www.renderbus.com/) / [foxrenderfarm](https://www.foxrenderfarm.com/) +Repository: [BoostWeb](https://github.com/yanrk/boost_web) is a simple library while reference beast sample code, it use beast for http(s)-server and websocket(s)-server(client) +