This repository has been archived on 2024-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
svrjs-blog/source/_posts/SVR-JS-has-just-started-a-new-web-server.md

946 B

title date tags category thumbnail
SVR.JS has just started a new web server 2024-04-01 08:14:54
webserver
javascript
web
http
server
News /images/covers/SVR-JS-has-just-started-a-new-web-server.png

SVR.JS has decided completely rewriting a web server under the name of SimpleServe!

Right now, SVR.JS SimpleServe only supports static file serving, the port, wwwroot and exposeServerVersion, but it will later have more features.

It doesn't support many of SVR.JS features yet, such as directory listing, URL rewriting or support for SVR.JS mods.

The project itself is open-source, just like SVR.JS itself! You can contribute to it!

SVR.JS is not discontinued though...

Links: