Skip to content

feat: support displaying plain text #127

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

Merged
merged 1 commit into from
Mar 30, 2025
Merged

feat: support displaying plain text #127

merged 1 commit into from
Mar 30, 2025

Conversation

kevwan
Copy link
Owner

@kevwan kevwan commented Mar 30, 2025

No description provided.

@kevwan kevwan requested a review from Copilot March 30, 2025 12:23
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces support for displaying plain text by updating the protocol flag help text and adding a new protocol implementation.

  • Update the protocol flag's description in tproxy.go to include "text"
  • Add a new text protocol interop in protocol/text.go
  • Update protocol/interop.go to create a text protocol case

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

File Description
tproxy.go Updated flag description to include plain text support
protocol/text.go New implementation for handling text protocol dumps
protocol/interop.go Added text protocol case to Interop creation
Files not reviewed (1)
  • go.mod: Language not supported

@kevwan kevwan merged commit 7a10372 into main Mar 30, 2025
4 checks passed
@kevwan kevwan deleted the feat/no-binary branch March 30, 2025 12:26
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