From e6221f9366818870fe3ccec049f87cef8792a7d4 Mon Sep 17 00:00:00 2001 From: sptrakesh Date: Fri, 1 May 2020 20:34:55 -0500 Subject: [PATCH] Added wirepulse --- Companies-and-Individuals-Using-Beast.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Companies-and-Individuals-Using-Beast.md b/Companies-and-Individuals-Using-Beast.md index 30f19ab..002ad72 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -141,3 +141,6 @@ Repository: [BoostWeb](https://github.com/yanrk/boost_web) is a simple library w [GroundControl Launchpad](https://groundctl.com) ([GitHub](https://github.com/GroundControl-Solutions)) uses Beast for its implementation of client-side websockets. We've extended it to use libcurl as a backend to support complex network environments such as proxy-firewalls and custom SSL roots. +---------- + +[WirePulse](https://wirepulse.io) uses Beast for websocket services as well as http client for inter-service communications. We also use other ASIO derived products such as cpp_mqtt, nghttp for our IoT platform. \ No newline at end of file