mandrewcito / signalrcore

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

Can you publish this fix "Patched websocket transport to support websocket-client 1.0.0" #69

Closed lovettchris closed 2 years ago

lovettchris commented 2 years ago

When I pip install signalrcore I get 0.9.2 which is still dependent on websocket-client 0.54.0. I'm running into the random websocket closing error...

morpheus65535 commented 2 years ago

It's being used by more than 6000 instances of one of my project every day. I agree, it's time to release it...

marceloferrer commented 2 years ago

Having the same issue here, I would love that release.

lovettchris commented 2 years ago

I've since switched to the awesome new Azure Web Pub Sub service. See sample.

marceloferrer commented 2 years ago

I've since switched to the awesome new Azure Web Pub Sub service. See sample.

So no python then?

lovettchris commented 2 years ago

So no python then?

The Azure Web Pub Sub service ships a python SDK and the sample I linked above is a python sample.

mandrewcito commented 2 years ago

released on version 0.9.3