Skip to content

0.4.1

Compare
Choose a tag to compare
@davidmoten davidmoten released this 22 Jun 07:24
· 24 commits to master since this release
  • add builder and pollInterval and pollDuration for FileObservable.from(file)
  • update to rxjava 1.1.6 and rxjava-extras 0.7.9.7

WatchService polling with particular duration and interval now available to allow thread reuse. Just use FileObservable.from(File) which gives you a builder.