wsproxy icon indicating copy to clipboard operation
wsproxy copied to clipboard

Results 5 wsproxy issues
Sort by recently updated
recently updated
newest added

Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.28.1&new-version=1.33.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 it yourself. You can also trigger a...

dependencies

I'm unable to pull the image ``` docker pull ghcr.io/neondatabase/wsproxy:latest Error response from daemon: Head "https://ghcr.io/v2/neondatabase/wsproxy/manifests/latest": unauthorized ``` Please publish this image.

# Why Since this is an image majorly used for development purposes, providing an arm64 docker target will be beneficial for users on macos m1, since it doesn't require the...

Hey! It's amazing what you have already done. Nevertheless, it took me countless hours to get it working and grasp the idea of several moving parts together. I added a...

Would it be possible to support connecting to UNIX socket listening at `/var/run/postgresql`? With docker, it is very easy to share virtual volume rather than a network, and it adds...