nripendra / fb-messenger

A sample project to learn nodejs, reactjs, electron etc.
3 stars 1 forks source link

Instant login/friend listing.. (use local db, and login in background) #15

Open nripendra opened 8 years ago

nripendra commented 8 years ago
nripendra commented 8 years ago

facebook-chat-api now support getAppState() method to support this scenario. May be move this to earlier milestones so that dev cycles would be easy as there won't be need to enter login credentials every time a small piece of code changes

ref: https://github.com/Schmavery/facebook-chat-api/issues/104