Closed chhsiao90 closed 8 years ago
Interesting PR, based on the diff it seems like you rewrite the socks layer.
Updated and rebased
The major change of this PR is remove the return of tuple (error, event) and let the handle_greeting_request , handle_request_and_create_destination to send event and raise Exception.
Sorry for taking so long. LGTM now.
Had refactor socks layer, please give me feedback if any, thanks!