Gwen Lg

Results 51 comments of Gwen Lg

I have look at the code of server_http, and see than the call to accept_new_clients depend of frame present in channel. It could be good to allow client registering to...

Sorry, I have forgotten this part in pull request. I have stared this after have tried to use puffin with app without frame (like a cooking process). With some test,...

I was thinking of the possibility of enable async with feature option. This would be ideal for users, if there already have async code or if they want, they could...

On my side, I have observed this warning since migration from Yunohost 11.0 to 11.0 It's seems than the warning is showed for all domaine execpt the "domaine principal" of...

Note: some of them have email disabled in yunohost domain configuration, so shouldn't have autoconfig ?

@alexAubin: I take a look at yunohost code, to see if I can find information. I hooks/conf_regen/15_nginx I saw the option to generate config-v1.1.xml file only if mail is enable...

Hello, I like to be able to configure the matrix server (Conduit by example) to use the root domain with a simple `my_webapp` installed on this root domain.

It's a problem than I encounter in my test with [puffin-test-app](https://github.com/gwen-lg/puffin-test-app) and is threaded loading simulation. Would it be possible to differentiate threads at puffin level ? Some would be...

I have take a look, and it's seem not possible. include_dir use the Path struct and fs module witch can't be avoided. include_str! seems to use `compiler built-in`, so it's...

Markdown is also a relatively widespread use in slideshow creation with tools like Marp. It is in this context that I missed this functionality.