The website will consist of two pages:
- a summary page which will have all kinds of stats, such as messages active, messages processed, throughput, etc. Configuration will also be shown, such as the database being used, size of the database, etc. This page will also list a paged list of messages that can be filtered by if it's been processed or not. Clicking on a message will show the second page (detailed below)
- the second page will show the details of a message and the option to show the payload.
The website will be written in asp.net, be a separate project and have no authorization.
The website will consist of two pages:
The website will be written in asp.net, be a separate project and have no authorization.