# README
goploader
this project use server and a client to upload a file from a client to server
test it by running server:
go run server/main.go
and client (in another terminal):
go run client/main.go
this project use server and a client to upload a file from a client to server
test it by running server:
go run server/main.go
and client (in another terminal):
go run client/main.go