From 629dd87aee9b81b4fd1190a16af16656711970e7 Mon Sep 17 00:00:00 2001 From: Benjamin Sergeant Date: Fri, 11 Jun 2021 12:13:25 -0700 Subject: [PATCH] Add a reference to the autoroute websocket benchmark. --- 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 6c51a83..e2bd737 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -179,4 +179,8 @@ Currently it uses C++17 on the backend and vanilla ES6 on the front-end JavaScri ---------- -[algot.io](https://algot.io) uses Beast to send and receive financial data for high frequency crypto-trading and real-time data visualization. \ No newline at end of file +[algot.io](https://algot.io) uses Beast to send and receive financial data for high frequency crypto-trading and real-time data visualization. + +---------- + +[autoroute](https://github.com/bsergean/autoroute) is a Websocket simple throughput benchmark, which uses Beast alongside other Websocket libraries and multiple languages (C , C++, Python, Javascript, Rust, Go...). \ No newline at end of file