criso / fbgraph

NodeJs module to access the facebook graph api
http://criso.github.io/fbgraph/
1.09k stars 176 forks source link

Realtime Api Subscribe #48

Closed dsalcedo closed 10 years ago

dsalcedo commented 10 years ago

IWhy not add the function for "Realtime Api Updates", that be awsome. https://developers.facebook.com/docs/graph-api/real-time-updates/

criso commented 10 years ago

No function needed. This module connects to the graph api. If you can do via curl you can do it with this module. https://developers.facebook.com/docs/graph-api/reference/app/subscriptions/