-
Mongrel2 seems like a perfect fit for a SPDY server. I'd love to eventually see it supported.
-
Issue for discussion of gRPC implementation.
https://developers.google.com/protocol-buffers/docs/proto3#services
https://grpc.io/docs/guides/
-
[I started to write a draft for the underlying design](https://gist.github.com/vinipsmaker/ebf703dffbf50caad228). It's all too basic and unorganized, but I'm still on the "creativity phase".
From wha…
-
### What version of Go are you using (`go version`)?
```
go version go1.8.3 darwin/amd64
```
### What operating system and processor architecture are you using (`go env`)?
```
GOARCH="amd6…
-
I want to install uniqush from docker build and also want to change payload size from 2048 to 4096 bytes. I need payload size 4096 bytes inside docker container, can any one please guide me how can i …
-
Trying to clear a ratelimit with the submitRateLimit command, and apparently the submitRateLimit command itself can be ratelimited?
Any ideas what might be going on here? Weird times.
> ./signal…
-
I noticed this mainly uses a htaccess file which is an apache specific thing. Is there any plans to support nginx given this is all about performance? Nginx can be configured to be significantly faste…
-
**Describe the bug**
When extracting a label from a JSON log line via `... |json mylabel="mykey"` or variants thereof, a `JSONParserErr` is raised and no label is created.
**To Reproduce**
Steps …
-
Thank you for this great and easy to use library.
While validating our implementation, I stumbled upon an issue with `sendMany()`.
It might be my misunderstanding, or a potential issue with your co…
-
### What version of Go are you using (`go version`)?
1.7
$ go version
go version go1.17 linux/amd64
### Does this issue reproduce with the latest release?
yes
### What operating sys…