Criptext / Monkey-Chat-Web

A sample web app using the Criptext UI Chat lib integrated with Monkey SDK for secure real time communications
3 stars 6 forks source link

Refactor `handleConversationExit()` #112

Closed GianniCarlo closed 8 years ago

GianniCarlo commented 8 years ago

There's an if/else which do the same call on monkey, we can change it to always make the call and do the comparison inside the callback