Last active
November 10, 2016 14:09
-
-
Save gucchan22/dc62b923a9fe990dbbd365d85f447092 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{“t”=>TYPE, | |
“s” => {“nid”=> NODE_ID, “i”=> IP, “p”=> PORT}, // Source Node | |
“d” => {“nid”=> NODE_ID, “i”=> IP, “p”=> PORT}, // Destination Node | |
“payload”=> PAYLOAD } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment