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
We will provide updates as soon as we have more information. Thank you for your patience!
9
+
7
10
Hasty server is a simple web framework to build webserver in a simple way. It is inspired by [Express.js](https://expressjs.com/).
8
11
Bascially, It is my implementation of HTTP using raw TCP Socket in Javascript.
9
12
@@ -92,7 +95,7 @@ For more information, see .
92
95
93
96
### LICENSE
94
97
95
-
This project is licensed under GOFL (Global Opensource softwares Free License) and GPL-v3 (General Public License) - see the [LICENSE](LICENSE.md)and [GPL-v3](GPLV3.md)file for details.
98
+
This project is licensed under GOFL (Global Opensource softwares Free License) and GPL-v3 (General Public License) - see the [LICENSE](LICENSE.md) file for details.
0 commit comments