Tom Strausbaugh
Tom Strausbaugh
I just wanted to chime in and say I am receiving the same MAX_CLIENTS=6 error as those above. It runs fine for a while but then all of a sudden...
Hello @OlegRa. I have just done a basic generation of the API using the YAML file with NSwag. I have attached the file to this post. Hopefully it is helpful...
Has this fix been released?
I see. Yes I was thinking something was different between the requests. Thanks for the code snippet. I will use it. So if this is expected behavior then this issue...
Also, it would be great to get all details of the downstream client, like ip address. I was unable to find the client IP address in the request filter stage....
I actually started working on a C# implementation as well when I saw there was no code in this repo. I guess I should have checked the issues/PRs 🤦. I...
If instructions could be published to get a working/running wlmaker I would do some testing. I have tried compiling and running using the README instructions and I can never get...
FYI... I was able to get a Debian install with Gnome/KDE. Set the repositories to Sid. Then install the wlmaker package and I could finally get it to run! So...
Where I tend to find and use functions like these is if I am getting a string from another source I do not have control over (third party api or...
Sure I can give it a go. Just so we are clear on what includes does, I am assuming it takes a string and checks that it is included/inside the...