ReactiveNetwork
Network monitor
An Android library monitoring network connection state and internet connectivity with RxJava observables
Android library listening network connection state and Internet connectivity with RxJava Observables
3k stars
63 watching
272 forks
Language: Java
last commit: almost 2 years ago
Linked from 1 awesome list
androidinternetinternet-connectionnetworknetwork-connectionnetwork-monitoringrxandroidrxandroid2rxjavarxjava2wifi
Related projects:
Repository | Description | Stars |
---|---|---|
pwittchen/reactivesensors | A reactive library for monitoring device hardware sensors with RxJava | 168 |
reactivex/rxjava | A library for composing asynchronous and event-based programs using observable sequences | 47,919 |
reactivex/rxandroid | Bindings for RxJava to simplify reactive programming in Android applications | 19,882 |
kaushikgopal/rxjava-android-samples | Real-world examples of using RxJava with Android to handle concurrency and other common problems | 7,544 |
dariuszseweryn/rxandroidble | A powerful Android Bluetooth Low Energy library with RxJava3 interface | 3,443 |
koush/ion | A library for asynchronous networking and image loading in Android applications | 6,289 |
mcharmas/android-reactivelocation | A small library that simplifies the use of Google Play Services API in Android applications using RxJava Observables. | 2,108 |
yangkj/rxnetworks | A network API library that enables easy and reactive networking with support for various plugins and features. | 229 |
reactivex/rxjs | A reactive programming library for JavaScript | 30,799 |
anton46/icenet | An Android networking wrapper that simplifies HTTP requests and data mapping using Volley, OkHttp, and Gson. | 62 |
anitaa1990/rxandroid-sample | A collection of concise write-ups on implementing Reactive Programming in Android using RxJava | 36 |
reactivex/rxjavacomputationexpressions | RxJava provides a way to compose and manage asynchronous data streams using computation expressions. | 60 |
rwbutler/connectivity | Detects Internet connectivity without requiring an active internet connection | 1,656 |
reactor/reactor-core | A foundation for building non-blocking reactive applications on the JVM | 4,985 |
davidmoten/rxjava-file | A Java library providing observables for file I/O and event handling using RxJava and NIO. | 82 |