RxJava 1.2.6 发布了,RxJava 是一个在 Java VM 上使用可观测的序列来组成异步的、基于事件的程序的库。
更新内容:
文档
Add which are the other stardard methods of create
update sample(time) diagram to indicate emission of last
Improve the javadoc of BehaviorSubject
修复
fix groupBy consuming the upstream in an unbounded manner
软件详情:https://github.com/ReactiveX/RxJava/
下载地址:https://github.com/ReactiveX/RxJava/archive/v1.2.6.zip
来自:开源中国社区

