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
是否有相关的博客文章介绍?
The text was updated successfully, but these errors were encountered:
暂时没有文章介绍V_V,这些模块设计的是渐进式的,如果只需要一个连接器可以只依赖bizsocket-tcp,bizsocket-core这个模块是一个核心模块封装请求通知等业务场景,bizsocket-android提供了在android上使用的一些配置类,bizsocket-base是封装了类似于retrofit这样的rx接口(这个模块改成bizsocket-rxbase比较合适),对应的bizsocket-rx1 bizsocket-rx2就是提供两个rx版本对应的api
Sorry, something went wrong.
No branches or pull requests
是否有相关的博客文章介绍?
The text was updated successfully, but these errors were encountered: