This is a fork of the RxJava library to provide tests and modifications to support iOS development with J2objc using the Doppl build framework.
dependencies {
compile 'io.reactivex:rxjava:1.2.1'
doppl 'co.doppl.io.reactivex:rxjava:1.2.1.4'
}
Stable. Significant memory cycles. All tests are passing
Only the runtime is needed, but tests will need to be added. It looks like the tests are mostly kotlin, so they'll need to be converted.
Copyright 2013 Netflix, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.