Streaminy / ksqldb-client

Simple KsqlDB client for Node.js using JavaScript.
MIT License
19 stars 3 forks source link

I am trying to get the values from ksqldb using connect.query method . it always throws COnnection timeout error. #2

Open SakthiSureshAnand opened 2 years ago

SakthiSureshAnand commented 2 years ago

I have created a question for the same in stack over flow ,where it has sample code as well. could you please help me . am trying to solve since yesterday . LINK

https://stackoverflow.com/questions/72125157/executing-ksql-query-using-node-npm-ksqldb-client-throwing-an-timeout-error

SakthiSureshAnand commented 2 years ago

@danieldunderfelt , @joacoc could you please help me ., on the above issue .