From 1ec3c550c93e51009ee8a939f4c7ecadd7dae495 Mon Sep 17 00:00:00 2001 From: TerryWu Date: Wed, 28 Aug 2019 19:29:39 +0800 Subject: [PATCH] Updated Companies and Individuals Using Beast (markdown) --- Companies-and-Individuals-Using-Beast.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Companies-and-Individuals-Using-Beast.md b/Companies-and-Individuals-Using-Beast.md index a7736e8..2fa1ce2 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -80,5 +80,7 @@ https://github.com/openbmc/bmcweb [Shyft open source](https://gitlab.com/shyft-os) is using boost::beast for high performance time-series web-api to the distributed time-series service engine. [Statkraft](https://www.statkraft.com) is using and actively contributing to this open-source project, including the boost beast library. A great thank to Vinnie for providing this library to us. +----------- +[terrywh](https://github.com/terrywh) is using boost::beat for a php framework [flame](https://github.com/terrywh/php-flame) which provide async network/http handler api based on coroutine.