1--- instance0 --- 2server running 3echo: b'client data' 4close 5done 6--- instance1 --- 7write: b'client data' 8read: b'client data' 9