Categorygithub.com/nadavbm/goploader
repository
1.0.0
Repository: https://github.com/nadavbm/goploader.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# 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