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

[IDEA] Panel - persistent TCP connection #307

Open
nathanh2011 opened this issue Jan 25, 2023 · 1 comment
Open

[IDEA] Panel - persistent TCP connection #307

nathanh2011 opened this issue Jan 25, 2023 · 1 comment
Assignees

Comments

@nathanh2011
Copy link

Desktop, Mobile, Command Line?
Desktop GUI

Describe your idea
Much like the functionality of the enabling the "Persistent TCP" checkbox. When using a panel with multiple TCP packets, have the ability to enable them to use a single connection instead of a new connection for each packet.

This will allow testing of sending multiple packets to a remote address using a single socket. This would be extremely helpful for testing protocols that require "handshakes" or authentication prior to receiving data from a client.

@dannagle
Copy link
Owner

This is a neat idea that does not seem to technically difficult. It won't make it into the next release, but the following one is possible. I've labelled this as "enhancement".

Thank you for submitting this. I'm always looking for feedback and new ideas for the panels feature.

@dannagle dannagle self-assigned this Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants