eleventigers / rxbus

Event bus running on type safe RxJava queues
Apache License 2.0
26 stars 6 forks source link

Example use. #1

Open sirvon opened 8 years ago

sirvon commented 8 years ago

Thank You for this self contained functionality.

I've used a rxbus in my apps for a while now.

This blog post and subsequent repo and the author has helped me to fully and sucessfully implement its use, which is totally awesome.

implementing rxbus blog post stackoverflow implementation assistance

This library strikes me with awe!

But would you guys please show me an example of its use in action, so that I can get a gist of how to incorporate it and possibly replace the above described rxbus.

thank!

eleventigers commented 8 years ago

Hey @sirvon, I've added a basic use sample to the Readme: https://github.com/eleventigers/rxbus#usage. Let me know if this makes things clearer.

sirvon commented 8 years ago

thank you. makes it all very clear. :+1:

sirvon commented 8 years ago

Ahhh.... one more thing can you talk about the dispatcher a little bit?

thanks!

MrVilkaman commented 8 years ago

one more thing can you talk about the dispatcher a little bit?

+1