Skip to content

5G-Swarm/data-relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-relay

how-to-use

Put the whole folder into DiSLAM-Comm's parent path

like this:

parent/

-- data-relay

-- DiSLAM-Comm

-- some-other-files

Then build the sever:

$ go build

Finally, run the data-relay:

$ ./data_relay

Dict info

name key value
AddressMap hostID/key IP:port
DestMap hostID/key destID/key
TCPServerList hostID/key IP:port
TCPSockets hostID/key conn
TCPSendCnt hostID/key 0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published