Get the sources of the uws.chat server [here](https://github.com/uWebSockets/website/blob/master/main.cpp). Learn from the tests [here](tests/main.cpp).
*While I cannot use their logo, Google Creative Labs has published a multiplayer WebVR demo using µWS [over here](https://forest.webvrexperiments.com/).*
## Not your average server
µWS was designed to perform well across the board, not just in one specific dimension. With excellent memory usage paired with high throughput it outscales Socket.IO by 180x.