To Do client
- connecet to the server
- send some kind of data
- read a file and stream contents to the server
To Do list Server
- implement a closure with tokio service to act as the socket handler
- implement a funtion that that will read a stream to find the file headers
- (future) type of fil headers for nomalization