OriginProtocol / origin-js

We've moved to a monorepo: https://github.com/OriginProtocol/origin
MIT License
81 stars 33 forks source link

🎧 Listener - HTTPS webhook support #574

Closed DanielVF closed 5 years ago

DanielVF commented 5 years ago

Allows the listener to post to HTTP or HTTPS webhook urls. Previously we only supported HTTP.

Probably a lower priority at this time, and can go in after the mainnet beta next week.