RxDocs is a Chinese translation and learning collection for ReactiveX and RxJava documentation. It explains reactive programming concepts through observables, observers, subjects, singles, schedulers, operators, and asynchronous event streams. The operator reference groups creation, transformation, filtering, combination, error handling, utility, conditional, aggregation, conversion, blocking, and connection operations. Additional tutorials cover getting started with RxJava, backpressure, Android integration, plugins, custom operators, and practical usage patterns. Much of the material was translated from ReactiveX documentation and the RxJava wiki, with corrections, expanded explanations, and examples added by contributors. Readers can use the GitBook edition or download PDF, EPUB, and MOBI formats. The repository is a documentation resource rather than an actively maintained reactive programming library.
Features
- Chinese ReactiveX and RxJava documentation
- Observable and scheduler explanations
- Categorized operator reference
- Backpressure and error-handling guides
- Android and plugin tutorials
- GitBook, PDF, EPUB, and MOBI editions