This commit is contained in:
Alex Hultman 2020-06-08 15:07:45 +02:00
commit 041199eeb9

View File

@ -11,7 +11,7 @@
### :bulb: In a nutshell
Think of it as a complete replacement to both Express.js and Socket.IO, written entirely in C/C++ for maximum performance and reliability. There are tons of [examples](examples) but here's the gist of it all:
Think of it as a complete replacement to both Express.js and Socket.IO, written entirely in C/C++ for maximum performance and reliability. Browse the [documentation](https://unetworking.github.io/uWebSockets.js/generated/). There are tons of [examples](examples) but here's the gist of it all:
```javascript
/* Non-SSL is simply App() */