You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [JavaScript] Add HyperExpress
* [HyperExpress] Create readme.md
* Rename readme.md to README.md
* [HyperExpress] Tidy up codes
* [HyperExpress] Add mysql
* [HyperExpress] Tweaking github actions for db pool max connections
* [HyperExpress] Instantiating json for each request (#1)
* [HyperExpress] Instantiating json for each request
* [HyperExpress] add max connections to postgres
* [HyperExpress] Removing postgres pool max connections
* [HyperExpress] Fix starting app in single instance
* [HyperExpress] Remove unused scripts
* [HyperExpress] Removing postgres pool max connections
HyperExpress is a high performance Node.js webserver with a simple-to-use API powered by µWebSockets.js under the hood. (https://github.com/kartikk221/hyper-express)
4
+
5
+
µWebSockets.js is a web server bypass for Node.js (https://github.com/uNetworking/uWebSockets.js)
0 commit comments