shrinidhi111

Results 14 issues of shrinidhi111

If I send a 100 requests from the client (say), the server can handle it fairly well. I gave an expiry time of just 10 secs and all of them...

It'll be very easy and convenient if I know how much RAM is left in terms of raw number or percentage instead of the current line/bar graph

enhancement

`uname -m` for this OS gives me `i686`. But since there is no https://go.dev/dl/go1.18.1.linux-i686.tar.gz, the download and installation failed. Upon installing golang via snap, the `go ver` showed me that...

awaiting-feedback

With dotnet core gaining more group by the day it will be very useful for a lot of people like me if this can support SignalR wrapper for websockets that...

![Capture](https://user-images.githubusercontent.com/10372299/60071220-fcfd5600-9736-11e9-92e9-5aae4d75cdb3.JPG) ![Capture2](https://user-images.githubusercontent.com/10372299/60071221-fcfd5600-9736-11e9-8016-a7af73d5ce7c.JPG) As one can observe in the attached images, I do not have an option to directly clone from Bitbucket using my log in credentials. I need to type...

enhancement

### Description When deploying the binary, it also expects the library (`.so` file) available at system level I tried keeping this file next to the binary but it did not...

bug

The link https://is.cuni.cz/webapps/zzp/download/120183949 is not working, need help with the working link

`bash.Export()` sets an environment variable from golang so that the bash script can read it. But how to achieve the other way round? Basically, I want to set some "statuses"...