Skip to content

MrQuackDuck/SignalRTestingClient

Repository files navigation

🔌 SignalR Testing Client

A WPF client for testing SignalR APIs.

⚡ Features

  • ✅ Connect to SignalR hubs
  • Invoke hub's methods with arguments and get values in return
  • Listen for signals from certain methods of the hub
  • Set the value for the "Authorization" header (JWT token)
  • Set custom headers for the connection
  • Save the state of the app

👀 Screenshots