Changed my mind

This commit is contained in:
Alex Hultman 2018-11-04 01:56:25 +01:00 committed by GitHub
parent 8a3e9e0034
commit ace2325816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 10 deletions

View File

@ -1,13 +1,4 @@
<div align="center">
<img src="https://github.com/uNetworking/uWebSockets/blob/master/misc/logo.png?raw=true" />
*µWS ("[micro](https://en.wikipedia.org/wiki/Micro-)WS") **for Node.js** is simple and **somewhat** efficient*<sup>[[1]](benchmarks)</sup> *messaging for the modern web.*
• [Read more](https://github.com/uNetworking/v0.15)
</div>
This repository tracks the development of Node.js bindings for µWebSockets v0.15.
Loopery is Google V8 tied to µWebSockets for building high performance JavaScript backend services.
```javascript
const uWS = require('...lalala');