criso / fbgraph

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

with access to api request #85

Closed apostopher closed 9 years ago

apostopher commented 9 years ago

expose the call to request methods so that they can be aborted. e.g graph.request.abort().

criso commented 9 years ago

Please add usage to the docs

apostopher commented 9 years ago

I have updated the README.md. thanks!

criso commented 9 years ago

Awesome! Thanks!