Skip to content

OpenFunction/events-handlers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFunction Events Handlers

This repository is used to store the code for events handlers in the OpenFunction event framework.

We provide two types of events handlers, one for events fetched from the event source (eventsource handler) and one for events fetched from the event bus (trigger handler).

The purpose of putting event handlers in a standalone repository is to make them work as OpenFunction functions.

EventSource Handler

To learn more about EventSource, refer to this document.

  • Latest image: openfunction/eventsource-handler:v4

Trigger Handler

To learn more about Trigger, refer to this document.

  • Latest image: openfunction/trigger-handler:v4

Walkthrough

Please refer to the documents to help you perform a walkthrough on events-framework.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages