From 62ef3689f46ea2d25b49ea5c347bed87686ab1d3 Mon Sep 17 00:00:00 2001 From: Anton Golovkov Date: Wed, 12 Feb 2020 22:48:10 +0700 Subject: [PATCH] Updated Companies and Individuals Using Beast (markdown) --- Companies-and-Individuals-Using-Beast.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Companies-and-Individuals-Using-Beast.md b/Companies-and-Individuals-Using-Beast.md index 5561378..489c2aa 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -120,4 +120,9 @@ Beast has significantly simplified issuing calls to JSON REST APIs. Big thanks f [Monocle Security](https://www.monoclesecurity.com) uses Boost Beast for HTTP and WebSockets ---------- + [Tooploox](https://tooploox.com/ai) we have implemented WebRTC library (gstreamer based) which we use in Computer Vision projects to stream RGB and depth camera frames to the web browser running UI frontend. We use Boost Beast WebSockets in our custom implementation of the WebRTC signalling server. + +---------- + +[VideoGrace](https://videograce.com) uses Boost Beast for HTTP and WebSockets on client and server \ No newline at end of file