django-push-notifications icon indicating copy to clipboard operation
django-push-notifications copied to clipboard

dependency on outdated hyper/h2 package

Open dashdanw opened this issue 5 years ago • 4 comments
trafficstars

I use grpc in tandem with apns notifications, currently the latest release of django-push notifications seems fundamentally incompatible with some of the new features/changes in hyper 3.0+ I'm not sure the best way to solve this but I'd be happy to take a crack if someone can point me in the right direction.

dashdanw avatar Jul 07 '20 22:07 dashdanw

@dashdanw Even I face the same issue, is there any way to solve it.

krishnasadhu9 avatar Jan 10 '21 02:01 krishnasadhu9

Just mentioning https://github.com/Pr0Ger/PyAPNs2/issues/74

mcepl avatar Feb 26 '21 15:02 mcepl

trying to upgrade the dependencies would be the right direction.

auvipy avatar Mar 22 '21 07:03 auvipy

I think you're looking for the changes in apns2 to be released (see here and here)

daveisfera avatar May 09 '22 16:05 daveisfera

Closing in favor of #622

azmeuk avatar Aug 18 '23 16:08 azmeuk