Jonney
Jonney
1,减少webpack编译时间 2,解决showTrade为false时的样式不完整问题
There is no need to use an account for GitHub.
pproxy/proto.py:7: SyntaxWarning: invalid escape sequence '\['
According to the [asyncio documentation](https://docs.python.org/3/library/asyncio-stream.html#asyncio.StreamReader.readexactly), readexactly() will raise asyncio.IncompleteReadError, not ConnectionError. If asyncio.IncompleteReadError is not caught, we will get "Task exception was never retrieved."
When using the QUIC protocol, an exception will be thrown: > (python-3.12.8) root@server:/root/python-proxy# pproxy -v -l quic+http://127.0.0.1:8080 --ssl ssl.crt,ssl.key > Using uvloop > Serving on 127.0.0.1:8080 by http > Start...