Skip to content

insomniatt/RxFbLiveVideoEmoticons

 
 

Repository files navigation

#Fb Live Video Reactions

Overview

This project is inspired by the Live Video Reactions on Facebook. I have used RxJava2 for handling the stream of reactions (like, love, haha, wow, sad, angry). I have put one extra condition that the time duration between two reactions should be atleast 300 ms.. This is achieved very easily by RxJava by using Flowable.

Demo

                                               

I wrote a blog about how I used RxJava2 for achieving this. Here is the post.

About

Demo of Fb Live Video Reactions using RxJava2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%