TheCommCraft
TheCommCraft
I don't see any documentation for it and the other thread is inactive
It would be beneficial to have this feature implemented.
The first example "datachannel-cli" doesn't work, if I try to execute it this happens: ```python C:\Users\*****\AppData\Local\Programs\Python\Python312\Lib\site-packages\google_crc32c\__init__.py:29: RuntimeWarning: As the c extension couldn't be imported, `google-crc32c` is using a pure python...
Note the addition of `__init__.py` file and the need to put something in them
I propose you add packet-loss-prevention on server to client data transmission like in TCP
I'd add a method to activate debug mode in the module or similar, where it prints raw json data if the parsing fails and similar things - [ ] Json...
The typing.TypedDict allows for typing specific keys of dicts and would improve code readability. Though useful for creating scratchattach, this still isn't as urgent as other issues. - [x] Session...
I cannot figure out how to use the RequestHandler at src/pygbag/support/cross/aio/fetch.py. How should it be imported and how should it be used? Everything I have tried has caused my browser...
Why isn't this uploaded to pypi?