SV
Results
1
issues of
SV
`Python 3.6.7` `urllib3 1.25.7` `sseclient-py 1.7` When using with urllib3 not get my messages. looks like issue is: https://github.com/mpetazzoni/sseclient/blob/16a29bb43de7ab98e3516a64e2ab421dece8d78d/sseclient/__init__.py#L48 It's never get chunks of data. I track down problem to...