mirror of
https://github.com/boostorg/beast.git
synced 2025-08-04 07:14:32 +02:00
Adding Beast usage in the game Kakele Online - MMORPG, thank you!
@@ -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/).
|
Reference in New Issue
Block a user