Problem Description
The message number for backend is limitted to 100. The frontend shows 100 messages, but it we don't have information how many messages actually came in.
Proposed Solution
Add counter that increments for every message received. Show that beside the number of retained messages.
Problem Description The message number for backend is limitted to 100. The frontend shows 100 messages, but it we don't have information how many messages actually came in.
Proposed Solution Add counter that increments for every message received. Show that beside the number of retained messages.