Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify #3

Closed
wants to merge 1 commit into from
Closed

Simplify #3

wants to merge 1 commit into from

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Feb 27, 2017

  1. Rename 'proxy2' to 'tcpd'
  2. Split transfer logic into a dedicated lib file.
  3. Remove pool, since connection pooling should only apply for higher-level protocols.
  4. Remove Client abstraction, not helpful.

1. Rename 'proxy2' to 'tcpd'
2. Split transfer logic into a dedicated lib file.
3. Remove `pool`, since connection pooling should only apply for higher-level protocols.
4. Remove `Client` abstraction, not helpful.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant