mandrewcito / signalrcore

SignalR Core python client
https://mandrewcito.github.io/signalrcore/
MIT License
115 stars 53 forks source link

Spelling error #85

Closed wmmihaa closed 2 years ago

wmmihaa commented 2 years ago

"Hub is not running you cand send messages" at /signalrcore/hub/base_hub_connection.py line 127 should be "Hub is not running you cannot send messages" or "Hub is not running. Unable to transmit messages". Actually, the hub might very well be running but not accessible so perhaps "Cannot connect to SignalR hub. Unable to transmit messages"

Cheers

mandrewcito commented 2 years ago

I think that 'Cannot connect to SignalR hub. Unable to transmit messages' is the better choice, thanks!

https://github.com/mandrewcito/signalrcore/commit/57a511bd11e6045cc1dae1801879523f4e3a15a4