[
https://issues.apache.org/jira/browse/STREAMPIPES-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302897#comment-17302897
]
Dominik Riemer commented on STREAMPIPES-295:
--------------------------------------------
Hi,
this is partly implemented, see HttpServerAdapterResource (which receives
events that are then forwarded to the corresponding adapter instance) and
HttpServerProtocol in streampipes-extensions.
The endpoint address is the hostname of the worker - we would need to route
requests to the worker container from the Nginx config (so that the worker port
doesn't need to be mapped) or somehow forward requests to the StreamPipes API
to the worker instance registered in the core.
> HTTP Server adapter
> -------------------
>
> Key: STREAMPIPES-295
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-295
> Project: StreamPipes
> Issue Type: New Feature
> Components: Connect
> Reporter: Dominik Riemer
> Assignee: Dominik Riemer
> Priority: Major
> Fix For: 0.68.0
>
>
> Add a new adapter that provides an HTTP endpoint that can be used to inject
> (post) events to StreamPipes using HTTP.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)