Link to TypeDocs
This commit is contained in:
parent
cc3c551831
commit
406b514e0d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
### :bulb: In a nutshell
|
### :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
|
```javascript
|
||||||
/* Non-SSL is simply App() */
|
/* Non-SSL is simply App() */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue