- go to
constants/constants.go
and editUser
field for blunos - go to
constants/blunolist.go
and comment out inactive blunos - open two terminals, L and R
- L terminal should run
docker-compose up
first - R terminal should run
docker exec -it comms-int_laptop_client_1 /bin/bash
afterwards - R terminal should run
python mock_client.py
when L client is ready to receive a connection - On R terminal, type in
0
and press enter when ready to start golang app - When done,
ctrl-c
only on left terminal. WAIT for graceful exit (files get renamed at this point)