Added HeavyEyelid's virthttp

AeroStun
2019-10-08 09:17:59 +02:00
parent 16358891f3
commit 99de1e12e3

@@ -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! [`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. [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