Skip to content

Contribute new publisher type #422

@lukehinds

Description

@lukehinds

Hello,

I am interested in contributing a new publisher. This will essentially be a simple http client that will post published events to a configurable endpoint;

e.g...

publisher:
  type: 'http-client'
  config:
    http_client_config:
      url: 'http://127.0.0.1:8081/events'  # Replace with your actual URL

image

I wanted to see what the communities appetite is before I rock up with a PR and no previous context. This will make feeds a key part of our platform and so on-going maintenance of the client will be a responsibility we are willing to take on for the long term.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions