[
https://issues.apache.org/jira/browse/FLINK-12279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Metzger updated FLINK-12279:
-----------------------------------
Component/s: Connectors / Common
> Create source to allow streaming data from websocket.
> -----------------------------------------------------
>
> Key: FLINK-12279
> URL: https://issues.apache.org/jira/browse/FLINK-12279
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Common
> Reporter: Dominik WosiĆski
> Priority: Major
>
> Currently, there exists an API that allows user to read data from regular
> Java socket. I think we should also create an API that will allow reading and
> streaming data from websockets too. Java does have the `javax.websocket-api`
> that allows asynchronous reading from webockets and I think it could be used
> for this case.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)