Added Discord++

Aido
2020-06-02 11:28:39 -05:00
parent f903db432c
commit ce73834107

@@ -154,3 +154,6 @@ Repository: [BoostWeb](https://github.com/yanrk/boost_web) is a simple library w
[Vitrix Software](https://www.vitrix.cz/) [Vitrix Software](https://www.vitrix.cz/)
We've created a library that simplifies HTTP server creation with websockets, authentication, authorization and serialization. [Repository link](https://bitbucket.org/palmapp/vitrix.libs/src/master/spiderlib/src/) We've created a library that simplifies HTTP server creation with websockets, authentication, authorization and serialization. [Repository link](https://bitbucket.org/palmapp/vitrix.libs/src/master/spiderlib/src/)
----------
[Discord++](https://github.com/DiscordPP) is a modular library for connecting bots to the Discord API. Beast.HTTP and Beast.WebSocket are technically just used in the modules [REST: Beast](https://github.com/DiscordPP/rest-beast) and [WebSocket: Beast](https://github.com/DiscordPP/websocket-beast), but as of right now there aren't any alternative modules that provide the required functions.