Skip to content

thetechnocrat-dev/docksock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DockSock

Testing Python WebSocket isomorphic logging within Docker Containers

docker build -t docksock-example .
python server.py

# in a new tab
python client.py

This example realtime streams server side logs (both inside and outside the Docker container) to the client.

Much help from from this post

ezgif com-gif-maker

About

testing python sockets in docker wrappers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published