ronshapiro / rxjava-priority-scheduler

An RxJava scheduler that incorporates priorities in scheduling tasks
55 stars 6 forks source link

porting to rxjava2 #6

Open skyLiao opened 7 years ago

skyLiao commented 7 years ago

thanks for your good job, i have used this lib in many project.

rxjava2 is stable now, would you porting this lib to it?

i just have a try: https://github.com/skyLiao/rxjava-priority-scheduler/tree/rxjava2,

if you can make a branch, then i can contribute to it.

it's my first time to push code to github, any advise would be ok.

ronshapiro commented 6 years ago

Very cool! I honestly haven't used RxJava much of late, so I'm less familiar with this code, but please make a pull request and I'd be happy to review it

isfaaghyth commented 5 years ago

ping @ronshapiro https://github.com/ronshapiro/rxjava-priority-scheduler/pull/7 😄