[jira] [Created] (FLINK-12279) Create source to allow streaming data from websocket.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12279) Create source to allow streaming data from websocket.

Shang Yuanchun (Jira)
Dominik Wosiński created FLINK-12279:
----------------------------------------

             Summary: 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
            Reporter: Dominik Wosiński


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)