You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I am not very familiar with node js but I want to use this connector for a reading brokers and an insertind data into postgers. I have custom message inside brokers. It looks like {"symbol":"GOOG","close":"973.4850","lag":8}. I have read README.md but I didn't understand how to use connector for my task.
Could you write READE.md more detail about use custom broker and describe your test example.