From fc5116586f83b1a7edaf62016a6f5f8e96c51fa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Touraine?= Date: Fri, 21 Aug 2020 15:26:39 +0200 Subject: [PATCH] Updated Companies and Individuals Using Beast (markdown) --- Companies-and-Individuals-Using-Beast.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Companies-and-Individuals-Using-Beast.md b/Companies-and-Individuals-Using-Beast.md index 55923e4..a53e89e 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -165,4 +165,8 @@ I created a web app that has a C++ backend using Boost.Beast. It uses HTTPS asy Source code can be found on GitHub [here](https://github.com/DragonOsman/currency_converer). -Currently it uses C++17 on the backend and vanilla ES6 on the front-end JavaScript code. \ No newline at end of file +Currently it uses C++17 on the backend and vanilla ES6 on the front-end JavaScript code. + +---------- + +[Remaken](https://github.com/b-com-software-basis/remaken) uses Beast.HTTP and ASIO for http download of c++ binaries dependencies.
\ No newline at end of file