erlang自定义二进制协议
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
SisMaker 1a58fd4078 解码二进制优化 避免解码后保存subbinary时导致较大源binary一直不能GC 5 years ago
..
gpb 添加测试用例和对比 5 years ago
genProto.bat 格式化 脚本添加 5 years ago
genProto.sh 格式化 脚本添加 5 years ago
protoMsg.erl 解码二进制优化 避免解码后保存subbinary时导致较大源binary一直不能GC 5 years ago
protoMsg.hrl 格式化调整 5 years ago
remake.bat 初始化 5 years ago
remake.sh 格式化 脚本添加 5 years ago
start.bat 修改代码 5 years ago
test.erl 优化解码 bool intX uintX float double数组 5 years ago