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