Freddy

Results 6 comments of Freddy

Check the namespace you're using. It should be `System`

I have the same issue when using this in combination with a kubernetes service. I have yet to find a solution for this.

Exaclty the same probem for me. I set breakpoints in the Socket.IO.m and the program didn't reach them. UPDATE: Found it. The delegate MUST be defined as "strong" in the...

Seems like your doing something wrong. A good starting point is trying to connect via JavaScript to your server. mounibec [email protected] schrieb am Sa., 29. Nov. 2014 um 16:20: >...

Thank you for reporting this. I have a [PR](https://github.com/linkedin/shiv/pull/262) for fixing the types which changes `dict` to `Dict`. In subsequent PR's I am also planning to address the incorrect `>=...

Version https://github.com/linkedin/shiv/releases/tag/1.0.8 has been released which should fix the regression for Python 3.8.