Skip to content

yusben/websocat-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

websocat-docker

Getting stream from ws automatically

Run container example

docker run --rm -d \
-e 'JSON_DATA={"id": 1, "start_stream": 1}' \
-e 'WEBSOCKET_URL=ws://example.com:81' \
registry/websocat:latest

About

Getting stream from ws automatically

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published