back to glossary

Pub-Sub (Publish-Subscribe)

A messaging pattern where senders broadcast events to a channel and any number of subscribers receive them, widely used in blockchain nodes and DApps for real-time data propagation.