@captain-hook/events-engine

v0.1.10
Basic events engine for CaptainHook - probably not suitable for production.

@captain-hook/events-engine

This is the basic engine for captain-hook based on EventEmitter from Nodes events package. This is great for development or very small projects but it is recommend to use one of the more production-ready engines when you are creating a production site.

This repo also contains the base WebhookEngine class that should be extended by all future CaptainHook events engines.

TODO

  • Link to Redis Engine
  • Link to AMQP Engine
npm i @captain-hook/[email protected]

Metadata

  • MIT
  • Whatever
  • Luke Smetham
  • released 1/14/2021

Downloads