We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前采用json格式,用户数据限制为20字节。还是太少。 能否不用json,包头为固定的地址格式,再加一个包尾标识,剩下的都是自定义数据。 这样大概能传40-50字节,那实用性就好多了。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
目前采用json格式,用户数据限制为20字节。还是太少。
能否不用json,包头为固定的地址格式,再加一个包尾标识,剩下的都是自定义数据。
这样大概能传40-50字节,那实用性就好多了。
The text was updated successfully, but these errors were encountered: