baslr / arangochair

🥑 arangochair is a Node.js module that adds changefeed capability to ArangoDB and make it realtime push ready
91 stars 19 forks source link

Running ArangoChair inside foxx script #3

Open sajeevpr opened 7 years ago

sajeevpr commented 7 years ago

@baslr , I tried to use ArangoChair inside Arangodb 3.1.21, but later I realised that Arangodb has not implemented http and https node modules. It will be great if you can make this compatible with Arangodb foxx.

Thanks & Regards, Sajeev Ramakrishnan