You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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...
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.
The text was updated successfully, but these errors were encountered: