Skip to content
/ p2p Public

p2p library will abstract peer-to-peer communication over bare minimum TCP

Notifications You must be signed in to change notification settings

nanoDFS/p2p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p2p

p2p library will abstract p2p communication over bare minimum TCP

Persistent TCP connection: The server and client will never create a new connection until the existing one is closed.

Bidirectional communication: Once the connection is established, either the server or the client can send data at any time

About

p2p library will abstract peer-to-peer communication over bare minimum TCP

Resources

Stars

Watchers

Forks

Packages

No packages published