Skip to content

cestlascorpion/Cuttlefish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuttlefish

OnlineSvr: Fix your servers nintendo or whatever.

message Tentacle {
  uint32 uid = 1; // cuttlefish's id
  string key = 2; // which defines the tentacle
  map<string, string> val = 3; // info of the tentacle
}

A cuttle has one or more tentacle(which means connection) of course.