HTTP to websocket proxy for message
227
HTTP to websocket proxy for message
Github: https://github.com/blins/webwsproxy
Sample:
# run on default settings
docker run -d --name wsproxy blins1999/webwsproxy:latest
#open in web browser http://wsproxy:8080
curl "http://wsproxy:8000/?channel=test&msg=hello%20from%20commandline"
# get help of usage
docker run -it --rm blins1999/webwsproxy:latest -h
Content type
Image
Digest
sha256:c3da952fe…
Size
5.9 MB
Last updated
over 3 years ago
docker pull blins1999/webwsproxy