Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ponte-dev] Webhooks support

Hi Nirajan,

I think you have a broken node.js installation on Windows. I'm not using Windows myself, so I'm not really of any help.
It works smoothly on Mac and Linux.

Sorry for the delay, but it has been a busy week.

Cheers,

Matteo


2014-06-15 19:04 GMT+02:00 Niranjan Shukla <niranjan.shukla@xxxxxxxxx>:
Hi Matteo,

Thanks for the description! As i install Ponte, i am stuck in the installation, hence a basic question follows -- 

i execute> npm install ponte bunyan -g

........
<and am stuck at the below status> 
> dtrace-provider@0.2.8 install C:\Users\niranjan\AppData\Roaming\npm\node_modules\bunyan\node_modules\dtrace-provider
> node-gyp rebuild

i did check that the user executing the install has required access to the folder mentioned above. Does node-gyp have any pre-requisites? Does it need to be installed "globally"? Anyone else faced this problem while installing?

Thanks.
Niranjan


On Sat, Jun 14, 2014 at 2:20 PM, Matteo Collina <matteo.collina@xxxxxxxxx> wrote:
Hi Nirajan,

I think a simple yet important feature is to deliver an HTTP PUT (or POST) after a specific topic has been received (across all protocols).
So another service can take care of it.

We need two things:
1. a generic API for executing some code when data comes in (there is some work done in Mosca for MQTT, but not for the others)
2. some HTTP-specific to deliver updates.

Cheers,

Matteo


2014-06-13 21:03 GMT+01:00 Niranjan Shukla <niranjan.shukla@xxxxxxxxx>:
Hi,

i'm a newbie to this group and am evaluating Ponte. Would like to know more about the kind of extensions we plan to add for webhooks. Could you please elaborate on that?

Thanks.
Niranjan

_______________________________________________
ponte-dev mailing list
ponte-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ponte-dev



_______________________________________________
ponte-dev mailing list
ponte-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ponte-dev



_______________________________________________
ponte-dev mailing list
ponte-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ponte-dev



Back to the top