How to Configure and connect websocket in Kafka

Hi,

We have downloaded kafka , and started zookeeper and kafka. How to connect a websocket to kafka, so that data from websocket can be consumed.

Below is sample websocket :

wss://demo.piesocket.com/v3/channel_1?api_key=oCdCMcMPQpbvNjUIzqtvF1d2X2okWpDQj4AwARJuAgtjhzKxVEjQU6IdCjwm&notify_self

This question is likely better asked in the Kafka Connect category of the forum :slight_smile:

Here are a couple of StackOverflow discussions on this subject: