states aren't working correctly on client reconnect #4
Labels
help wanted
Extra attention is needed
Proxy breaking bug
A bug so bad parts of the program are broken
it seems as if when a client reconnects to the proxy and is given its previous state object again the new
HelloPacket
is rejected by the server either due to invalid format(very unlikely though since the newly created packet parses fine in my test code) or the server-sided ciphers haven't reset.The text was updated successfully, but these errors were encountered: