Updated Companies and Individuals Using Beast (markdown)

Jeremy Agostino
2020-04-28 10:25:56 -04:00
parent ae1593cce2
commit 4b792737e2

@@ -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. [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.