Skip to content

Fabric allows the transportation of TCP and UDP connections over any arbitrary way.

Notifications You must be signed in to change notification settings

w65536/go-fabric

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-fabric

Fabric allows the transportation of TCP and UDP connections over any arbitrary way.

Packet Header - 64 Bytes

4 Bytes - Packet Length 16 Bytes - Original Source IP 4 Bytes - Original Source Port 36 Bytes - Reserved

Packet Payload - 65507 Bytes at most

Well... data

About

Fabric allows the transportation of TCP and UDP connections over any arbitrary way.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%