ab
ab
Currently, the stack trace could be written to the log. We would like to have a way to return the stack trace information from the current thread, in a cross-platform...
A new class may be defined to run a stand-alone HTTP(S) server easily. Including most out-of-the-box nginx features: - HTTP and HTTPS support with custom certificates or Let's Encrypt service;...
Define some high-level wrapper classes to easily generate client/server SOA code, with direct and proper usage of HTTP/WebSockets client/server classes, and proper association with TRestServer. Those units could be associated...
Our HTTP server classes (may be all since it is an OnRequest kind of implementation) should be able to run FastCGI. Perhaps plain CGI first (we have the proper RunRedirect()...
Let our HTTP server socket class (maybe only async at first) implement a TCP reverse proxy, to replace nginx.