File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33This library is a Java implementation of <a href =" https://rx.codeplex.com " >Rx Observables</a >.
44
5- It is compatible with Java 5 and newer and has several <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors " >language adaptors</a >.
6-
75## Documentation
86
9- <a href =" http://netflix.github.com/RxJava/javadoc/ " >Javadoc</a >
7+ - [ Wiki] ( RxJava/wiki ) .
8+ - <a href =" http://netflix.github.com/RxJava/javadoc/ " >Javadoc</a >
109
1110## Code
1211
1312- <a href =" https://github.com/Netflix/RxJava/tree/master/rxjava-core " >Java Core</a >
1413 - <a href =" https://github.com/Netflix/RxJava/tree/master/rxjava-core/src/main/java/rx/Observable.java " >Observable</a >
1514 - <a href =" https://github.com/Netflix/RxJava/tree/master/rxjava-core/src/main/java/rx/Observer.java " >Observer</a >
16- - <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-groovy " >Groovy Adaptor</a >
15+ - <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-groovy " >Groovy Adaptor</a >
16+ - <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-clojure " >Clojure Adaptor</a >
17+ - <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-scala " >Scala Adaptor</a >
1718- <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-jruby " >JRuby Adaptor</a >
18- - <a href =" https://github.com/Netflix/RxJava/tree/master/language-adaptors/rxjava-clojure " >Clojure Adaptor</a >
19-
20- ## Current Status
21-
22- - Javadocs all reference images that aren't yet placed somewhere public.
23- - Wiki documentation is still being finished.
2419
2520## Bugs and Feedback
2621
You can’t perform that action at this time.
0 commit comments