From 4b792737e2363932ff7ffdc84583b4a18570fe63 Mon Sep 17 00:00:00 2001 From: Jeremy Agostino Date: Tue, 28 Apr 2020 10:25:56 -0400 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 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. +