softprops / afterparty

rust github webhook server
MIT License
55 stars 13 forks source link

Reduce overhead for deliveries not of interest #22

Closed softprops closed 7 years ago

softprops commented 7 years ago

We currently parse and package deliveries for requests from github. This can be avoided by collecting interested hooks first then packaging deliveries