Skip to content

A simple tcp based connection file sharing for sharing large files over network without copying whole file into memory

Notifications You must be signed in to change notification settings

vikashkumar2020/go-tcp-file-streaming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

go-tcp-file-streaming

A simple tcp based connection file sharing for sharing large files over network without copying whole file into memory.

Topics included

  • tcp
  • filesharing
  • net package
  • streaming
  • socket

About

A simple tcp based connection file sharing for sharing large files over network without copying whole file into memory

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages