µWS a lightweight, efficient & scalable WebSocket & HTTP server implementations.md 522 B


Title: "µWS a lightweight, efficient & scalable WebSocket & HTTP server implementations" Date: 2017-03-13 23:24:19 Categories: [programming] tags: [c++, µWS, websocket]

Authors: sedlav

µWS is one of the most lightweight, efficient & scalable WebSocket & HTTP server implementations available. It features an easy-to-use, fully async object-oriented interface and scales to millions of connections using only a fraction of memory compared to the competition.

Link