search for: dynamichelp

Displaying 4 results from an estimated 4 matches for "dynamichelp".

2024 Dec 05
2
Exposing native httpd server
...irectory) I would like to suggest and probe for willingness to expose the native http server. This would include: * de-hardcoding the server so that we can register other functions not just httpd * exporting many functions and renaming them (such as mime_type) * writing better interfaces, `startDynamicHelp` is kind of hard to work with, something like httpd_start(dir, fun, port), httpd_stop(port) and httpd_status(port) would be much cleaner. I would like to say that I have no idea what I am doing, I don't understand webtech or the internal implementation, so if there are reasons why this isn...
2024 Dec 06
1
Exposing native httpd server
...to suggest and probe for willingness to expose the native http server. > This would include: > > * de-hardcoding the server so that we can register other functions not just httpd > * exporting many functions and renaming them (such as mime_type) > * writing better interfaces, `startDynamicHelp` is kind of hard to work with, something like httpd_start(dir, fun, port), httpd_stop(port) and httpd_status(port) would be much cleaner. > > I would like to say that I have no idea what I am doing, I don't understand webtech or the internal implementation, so if there are reasons why th...
2024 Dec 08
2
Exposing native httpd server
...be for willingness to expose the native http server. >> This would include: >> >> * de-hardcoding the server so that we can register other functions not just httpd >> * exporting many functions and renaming them (such as mime_type) >> * writing better interfaces, `startDynamicHelp` is kind of hard to work with, something like httpd_start(dir, fun, port), httpd_stop(port) and httpd_status(port) would be much cleaner. >> >> I would like to say that I have no idea what I am doing, I don't understand webtech or the internal implementation, so if there are reasons...
2024 Dec 08
1
Exposing native httpd server
...ative http server. >>> This would include: >>> >>> * de-hardcoding the server so that we can register other functions >>> not just httpd >>> * exporting many functions and renaming them (such as mime_type) >>> * writing better interfaces, `startDynamicHelp` is kind of hard to >>> work with, something like httpd_start(dir, fun, port), >>> httpd_stop(port) and httpd_status(port) would be much cleaner. >>> >>> I would like to say that I have no idea what I am doing, I don't >>> understand webtech or th...