ebHooks::Event::Call::Failure';
use aliased 'Message::Passing::WebHooks::Event::Bad';
use JSON qw/ encode_json /;
use namespace::autoclean;
our $VERSION = '0.007';
$VERSION = eval $VERSION;
with 'Me
_json($data->{data});
# XXX FIXME http://wiki.shopify.com/Verifying_Webhooks
# HMAC goes here.
#warn "MAKE POST to " . $data->{url};
my $headers = { 'Content-Type' => 'application/json
POST /test HTTP/1.1
Host: localhost:5000
Content-Length: 13
Content-Type: application/json
{"foo":"bar"}
# Consume messages from ZeroMQ, and publish results to
# ZeroMQ: