You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the stream-to-handshake implementation seems to have a lot of redundant code. We should try to find common patterns and factor certain parts out.
I tried that before but had some issues, but since then parts of the structure have changed.