brookframework icon indicating copy to clipboard operation
brookframework copied to clipboard

Microframework which helps to develop web Pascal applications.

Results 11 brookframework issues
Sort by recently updated
recently updated
newest added

It would be nice to create a component for integration with [letsencrypt.org](https://letsencrypt.org), allowing the Brook users to get the TLS certificates without external ACME clients like Certbot, LEGO etc.

enhancement
help wanted

An icon upgrade would be welcome. 💅 Our icons is 2019-old style: [Contrib/Resource](https://github.com/risoflora/brookframework/tree/main/Contrib/Resource).

enhancement
help wanted

An image providing a tine HTTP server as executable container would really be very welcome. 🤩

enhancement

A Continuous Integration would be really very welcome. 🙂

enhancement

It would be nice to write a component to provide static files with caching support (at least via ETag).

enhancement

can i download libsagui.so for rasberin?

enhancement
question

Hello, for better usability I think a feature to suppress libsagui messages and/or errors or forward them to a callback function would be very nice. For example when the port...

enhancement

I tried to build the demo project of brookframework/Examples/Console/FPC /hellohttpsrv.lpr with lazarus v3.0 on win11 and having libsagui-3.dll(tls_win_amd64 version) in the project folder. An error happend with the message: libsagui-3.dll...

bug

What kind of bug could it be? Where can I find information? ```log [EBrookHTTPServer] Error during select (9): `Bad file descriptor' ``` Second error (other times): ```log Fatal error in...

question

Hello, I have a microserver built with Brookframework (main branch updated 26-06-2024) and libsagui 3.5.0. I've tested it under Windows 11 and Ubuntu 24.04 too. I've used an instance of...

bug