adishegde / media_hub

Decentralized file sharing over LAN
https://adishegde.github.io/media_hub/
MIT License
25 stars 2 forks source link

Trying to list file doesn't terminate program #7

Closed adishegde closed 6 years ago

adishegde commented 6 years ago

Running a command ./client list <file-url> displays the error URL does not correspond to directory but it does not terminate the program.

This is most probably due to the HTTP request not being terminated.