[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Feasibility of an async HTTP server engine in Gambas (uvicorn-style) + question about JIT
[Thread Prev] | [Thread Next]
- Subject: Re: Feasibility of an async HTTP server engine in Gambas (uvicorn-style) + question about JIT
- From: Kevin Ritch <kevin@xxxxxxxxx>
- Date: Sat, 08 Aug 2026 15:36:30 +0000
- To: user@xxxxxxxxxxxxxxxxxxxxxx
I would love to make use of a simple "HTTP Web Server" for my future range of Apps.
The applications of a small environment of users in a home/office/school that worked by Download, install and just RUN. Something that did not require any special knowledge whatsoever to configure.
Something dead easy to use, that natively works with a shared SQLite database and no cost to use an IT person. Just a simple READ ME file to tell a user how to let their apps get the use of the server..
The number of applications for such a server would go through the roof. Sounds jolly interesting!I am looking forward to how this pans out. I would definitely pay a reasonable price for it.
To offer desktop apps TODAY requires a complex IT person. Groovy stuff, Kevin RITCH On 2026-08-08 6:03 am, Claus Dietrich wrote:
Dear Marc Am 07.08.26 um 22:40 schrieb alarch@xxxxxxxxx:I wasn't aware of gb.httpd at all -- I'll look into its documentation before going any further, since it might already solve the transport layer I was planning to build from scratch. That could save me a lot of work, or at least clarify what's already handled versus what would still need to be designed on top of it.gb.httpd provides a tool to simplify the editing/development of web applications within the Gambas IDE. It is not supposed to be used for productive web applications. I recommend to read this before you go ahead: https://lists.gambas-basic.org/pipermail/user/2023-February/078373.htmlWith best regards Claus
| Feasibility of an async HTTP server engine in Gambas (uvicorn-style) + question about JIT | alarch@xxxxxxxxx |
| Re: Feasibility of an async HTTP server engine in Gambas (uvicorn-style) + question about JIT | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| Re: Feasibility of an async HTTP server engine in Gambas (uvicorn-style) + question about JIT | alarch@xxxxxxxxx |
| Re: Feasibility of an async HTTP server engine in Gambas (uvicorn-style) + question about JIT | Claus Dietrich <claus.dietrich@xxxxxxxxxx> |