diff --git a/Companies-and-Individuals-Using-Beast.md b/Companies-and-Individuals-Using-Beast.md index 8748602..6573c4e 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -136,3 +136,8 @@ Repository: [BoostWeb](https://github.com/yanrk/boost_web) is a simple library w ---------- [BadAix](https://github.com/badaix) uses Beast.HTTP for an integrated web server and a REST API and Beast.WebSocket for RPC communication in [Snapcast](https://github.com/badaix/snapcast), a synced multiroom audio streaming server. + +---------- + +[GroundControl Launchpad](https://groundctl.com) uses Beast for its implementation of client-side websockets. We've extended it to use libcurl as a backend to support complex network environments such as proxy-firewalls and custom SSL roots. +