saltyrtc / saltyrtc-server-python

SaltyRTC signalling server implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add type hints

lgrahl opened this issue · comments

commented

Started in #99

Open issues:

  • Address and subclasses currently need explicit casts, see this comment. Same issue for CookedMessage and subclasses.
  • Tests have not been annotated so far.
  • PyPy segfaults (!) for some specific CLI tests.