WebserverΒΆ
Node.js is the backend framework for implementing the server-side components, and Express, a Web framework for Node.js. application. The main entry point of the Hyperledger Explorer is the Broadcaster class, that will initialize the application, WebSockets, create an Express server, and other processes to start the application.
Broadcaster class diagram shown in the image below.