Info on how Tooploox uses Boost Beast

tomaszmi
2019-12-12 11:06:13 +01:00
parent d40464cdbf
commit c0045cddcc

@@ -118,3 +118,6 @@ 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.