[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: Claus Dietrich <claus.dietrich@xxxxxxxxxx>
- Date: Sat, 8 Aug 2026 08:03:50 +0200
- To: Gambas MailingList <user@xxxxxxxxxxxxxxxxxxxxxx>
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.html
With best regards Claus
| Re: Feasibility of an async HTTP server engine in Gambas (uvicorn-style) + question about JIT | Kevin Ritch <kevin@xxxxxxxxx> |
| 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 |