Commit Graph

21 Commits

Author SHA1 Message Date
615f93e788 use http.ServeContent, which allows for caching if file hasn't been modified (what I wanted), and other features 2025-08-06 15:01:23 +02:00
Francesco
455390499d Update README.md 2025-08-03 21:26:52 +02:00
Francesco
39ce592d34 Update README.md 2025-08-03 21:26:29 +02:00
Francesco
64d4b9b0ee Create README.md 2025-08-03 17:20:55 +02:00
0cda92df6b fix stylesheet not being recognized by browser because of wrong MIME type + handle OPTION preflight request by browser 2025-08-03 17:10:16 +02:00
uan
9074a57e6f fix wwwFolder 2025-08-03 16:24:25 +02:00
uan
0e22e95416 - 2025-08-03 15:58:35 +02:00
uan
30abede303 help messahes 2025-08-03 15:57:22 +02:00
uan
f12f359476 www folder parameter 2025-08-03 15:53:52 +02:00
b68bb68981 refactor 2: put miniws code in isolated module in miniws/ 2025-08-03 15:39:42 +02:00
18b1703485 change .gitignore 2025-08-03 15:07:46 +02:00
f99d8dba1f Merge branch 'master' of https://github.com/shlldev/miniws 2025-08-03 15:04:30 +02:00
uan
1f6742762c divided in different files 2025-08-03 15:04:16 +02:00
c63957b316 Merge branch 'master' of https://github.com/shlldev/miniws 2025-08-03 13:54:00 +02:00
64e456e574 add .gitignore for build folder 2025-08-03 13:53:54 +02:00
890ed82b8e add Dockerfile 2025-08-03 13:43:40 +02:00
uan
5d7f13e04e fix conf 2025-08-03 13:43:07 +02:00
uan
949932f9dc fix logError() & function name changes 2025-08-03 11:08:06 +02:00
uan
b219a0f459 - 2025-08-02 22:37:40 +02:00
uan
c2a8530398 command line arguments, merge files, comments 2025-08-02 22:36:59 +02:00
a000d657ad first commit, everything works 2025-08-02 21:30:41 +02:00