upacker
upacker copied to clipboard
数据帧格式不能随意定义?必须用定义好的?
数据帧格式不能随意定义?必须用定义好的?
这个等于透传,当然可以随便定
------------------ 原始邮件 ------------------ 发件人: "aeo123/upacker" @.>; 发送时间: 2021年9月14日(星期二) 中午11:01 @.>; @.***>; 主题: [aeo123/upacker] 数据帧格式不能随意定义?必须用定义好的? (#5)
数据帧格式不能随意定义?必须用定义好的?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
我看您的封包和解包函数都是按照您定义的数据格式写的,我如果要用不都是要重写的?
这个库封的是传输。应用上你还需要自己封,或者参考我那样封一个简单type+data
------------------ 原始邮件 ------------------ 发件人: @.>; 发送时间: 2021年9月14日(星期二) 中午11:09 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [aeo123/upacker] 数据帧格式不能随意定义?必须用定义好的? (#5)
我看您的封包和解包函数都是按照您定义的数据格式写的,我如果要用不都是要重写的?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.
好的
这个包没有超时接口,是不是不太合适?