Adding Beast usage in the game Kakele Online - MMORPG, thank you!

Bruno
2023-11-16 07:43:20 -08:00
parent 74010c92c5
commit 781ec48826

@@ -57,6 +57,7 @@ https://github.com/openbmc/bmcweb
[Radio Mast](https://www.radiomast.io) uses Beast.HTTP for a streaming audio server for internet radio.<br /> [Radio Mast](https://www.radiomast.io) uses Beast.HTTP for a streaming audio server for internet radio.<br />
Jackarain Jackarain
---------- ----------
[`nxxm/gh` : Github C++ API Client](https://github.com/nxxm/gh) provides an High level C++ Github Api based on [xxhr: intuitive c++ http client library](https://nxxm.github.io/xxhr/) which uses Boost.Beast to provide a portable high-level http API. [`nxxm/gh` : Github C++ API Client](https://github.com/nxxm/gh) provides an High level C++ Github Api based on [xxhr: intuitive c++ http client library](https://nxxm.github.io/xxhr/) which uses Boost.Beast to provide a portable high-level http API.
@@ -226,3 +227,7 @@ Http Client is also provided.
---------- ----------
[Bae City Beast](https://github.com/sadhbh-c0d3/bae-city-beast) by [Sadhbh Code](https://github.com/sadhbh-c0d3) is a higher-level wrapper around Beast which provides ultra-simple to use HTTPS service via user defined servlet class. [Bae City Beast](https://github.com/sadhbh-c0d3/bae-city-beast) by [Sadhbh Code](https://github.com/sadhbh-c0d3) is a higher-level wrapper around Beast which provides ultra-simple to use HTTPS service via user defined servlet class.
----------
ViVa Games is using Beast to implement all sorts of HTTPS webhook third-party integrations in the game [Kakele Online - MMORPG](https://kakele.io/).