From 99de1e12e354eaa27b7bd10dcd3cbad3e5a5378d Mon Sep 17 00:00:00 2001 From: AeroStun <24841307+AeroStun@users.noreply.github.com> Date: Tue, 8 Oct 2019 09:17:59 +0200 Subject: [PATCH] Added HeavyEyelid's virthttp --- 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 ae855d7..47996a4 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -100,4 +100,8 @@ Beast has significantly simplified issuing calls to JSON REST APIs. Big thanks f [`KARL STORZ`](https://www.karlstorz.com) loves using Boost.Asio & Boost.Beast to build its medical devices! You guys are awesome! ---------- -[Edward Boggis-Rolfe](https://github.com/edwardbr) [Beast Machine](https://github.com/edwardbr/beast_machine) A very simple to use, unit test friendly, beastly state machine toolkit. Implement your state machine almost line by line from your state transition diagrams, unit test running both sides deterministically, deploy. Please give feedback. \ No newline at end of file +[Edward Boggis-Rolfe](https://github.com/edwardbr) [Beast Machine](https://github.com/edwardbr/beast_machine) A very simple to use, unit test friendly, beastly state machine toolkit. Implement your state machine almost line by line from your state transition diagrams, unit test running both sides deterministically, deploy. Please give feedback. + +---------- + +[The HeavyEyelid team](https://github.com/HeavyEyelid) use Beast for [virthttp](https://github.com/HeavyEyelid/virthttp), an HTTP libvirt API wrapper, for its HTTP1 functionalities, and soon enough for a special WebSockets interface. Feedback is always appreciated \ No newline at end of file