Does anyone have a nodejs example?
pnunn opened this issue · 1 comments
pnunn commented
Hi Guys,
just trying to get a really simple nodejs app running that just listens for notifications, prints the payloads and sits waiting for the next one.
I'm buggered if I can work out how to make this happen with pg-listen, it just drops straight through, obviously my lack of knowledge, but can anyone help out?
Ta.
andywer commented
Hey @pnunn! You can check out the integration tests as a starting point.