Skip to content

giatrakosg/verbose-spork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verbose-spork

Dropbox Syncing using Go. This project aims to recreate syncing multiple files over a network using tcp sockets.

server

The main server accepts connections from the clients and stores a list of files and contents.

client

Clients connect to the main server and sync their /data folder with that of the main server. We first get a list of all the data in a directory and hash their contents.

About

Simple http server written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages