Is there any pub/sub function or socket connection to listen to a stream of new commits?

in my application, i want to frontend to be able to perform some update or data fetching whenever there are some signed commit on a specific stream id.

instead of long polling the stream, is there any more elegent way to make it event-driven?

thanks

I am experimenting with Hedera Hashgraph and Chainlink for this purpose.
But I haven’t quite figured it out just yet.

Apologies for the delay,

Currently there is no way to make event driven. I believe that are considering events but I do not believe that it’s our top priority.

When you figured it out please feel free to share it!