Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 268 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 268 Bytes

x86 Linux socket/WS program

socket server --> socket client <--> websocket server

build command

for each
docker build -t charsocket .

for networking
docker-compose up --build

run command

docker run --network host charsocket