Im coding a music-streaming-server. So i created 2 docker containers,Client and Server. Now im trying to stream .wav file from server to client.
The followin