Hello all, I have an Apache Beam pipeline in Java where I would like to read data that comes from a WebSocket and write data to the server through Https.
I have been looking for some connectors but so far my search was unsuccessful. I know that it is possible to create custom connectors but I want to check if there is anything already exists. Thanks in advance, Ifeng