chocon icon indicating copy to clipboard operation
chocon copied to clipboard

chocon is a simple proxy server for persisting connections between upstream servers.

Results 2 chocon issues
Sort by recently updated
recently updated
newest added

- Add a program for benchmarking. - See https://github.com/kazeburo/chocon/blob/ea808ac37468e70acfa272fd616586909eb12eed/benchmark/README.md for details. - Use [fasthttp](https://github.com/valyala/fasthttp) instead of net/http. - Add tests.

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.0.0-20210927052749-1cf2251ac284 to 0.1.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/sys&package-manager=go_modules&previous-version=0.0.0-20210927052749-1cf2251ac284&new-version=0.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies