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
codec_async.go 文件已经不存在了,如何区分现有功能模块中的同步/异步发送?是否异步发送是只要设置Serve中的最后一个sendChanSize!=0即可?
The text was updated successfully, but these errors were encountered:
嗯,只要设置SendChanSize,0的时候就是同步发送。
Sorry, something went wrong.
No branches or pull requests
codec_async.go 文件已经不存在了,如何区分现有功能模块中的同步/异步发送?是否异步发送是只要设置Serve中的最后一个sendChanSize!=0即可?
The text was updated successfully, but these errors were encountered: