Hadz369 / nats-load-tester

0 stars 0 forks source link

Create Windows utility to monitor connected clients #2

Open Hadz369 opened 10 hours ago

Hadz369 commented 10 hours ago

Start with a simple utility that can receive connection notifications from NATS and display the number of connected clients.

The utility must be written in a language that is cross platform.

The UI should contain:

The utility should subscribe to NATS to listen for connection status notifications.

Hadz369 commented 9 hours ago

Created a .NET MAUI project for the UI