Skip to content

Add tcp relay profile - #147

Open
kevinthegreat1 wants to merge 11 commits into
mainfrom
tcp-relay-profile
Open

Add tcp relay profile#147
kevinthegreat1 wants to merge 11 commits into
mainfrom
tcp-relay-profile

Conversation

@kevinthegreat1

Copy link
Copy Markdown
Collaborator

Claude did most of it but I reviewed it very carefully (and commented it). It is basically a direct copy of the TS impl. Main differences:

  • A queue and goroutine for each connected client so it doesn't block other clients and the main handler loop
  • Use context instead of the custom cancellation token
TCP Profile

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.

2 participants