M. Hosseyn Najafi

Results 32 comments of M. Hosseyn Najafi

@sergei-iurchenko Hi! Thanks for answering. Considering that the Constance API is as simple as Django's Settings API, It would've been better if the library handled the synchronous context to reduce...

Any feedback?

Thank you :) You've already done most of the reviews; Is there anything that I could add to it or should we merge it? I guess it still needs some...

I discovered that 4096 is a real low buffer size, and the client-connect event never reaches the callback because it gets split up with the low buffer, and an exception...

I fixed this bug and some others in my repo: [HosseyNJF/openvpn-api](https://github.com/HosseyNJF/openvpn-api/tree/event-system)

I've been using this on a production server for 4 months now, and everything's looking stable, although my fix of the buffer bug isn't waterproof and probably is going to...

Hi @Jamie-. I know this is an ancient PR, but it would be a waste to abandon this feature :) If you are up for it. I can start testing...

Hi. Is this PR ready to merge? I'd really love this feature to be present and I can help if it's needed