SignalRTestingClient

WPF client for testing SignalR hubs behaviour

MIT License

Stars
0
Committers
2

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