Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
uNetworkingAB committed Apr 5, 2016
1 parent 9ec9368 commit 7bd3897
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
`µWS` is one of the most lightweight, efficient & scalable WebSocket 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. License is zlib/libpng (very permissive & suits commercial applications).

* Linux, OS X & Windows support.
* Chrome, Safari, Firefox, Edge support.
* Keep one thread per CPU core, each serving millions of connections.
* Expose a port range or use the load balancer to only expose one port, scaling over all CPU cores.
* Planned SSL/TLS support (work in progress)
Expand Down

0 comments on commit 7bd3897

Please sign in to comment.