Skip to content

Send the first server flight in single record - #506

Open
tomato42 wants to merge 1 commit into
masterfrom
single-packet-tls13
Open

Send the first server flight in single record#506
tomato42 wants to merge 1 commit into
masterfrom
single-packet-tls13

Conversation

@tomato42

@tomato42 tomato42 commented Nov 14, 2023

Copy link
Copy Markdown
Member

As it's much more efficient to send messages in a single TCP packet, so do try to do that both for plaintext and encrypted messages in the handshake.


This change is Reviewable

@tomato42 tomato42 added the bug unintented behaviour in tlslite-ng code label Nov 14, 2023
@tomato42 tomato42 added this to the v0.8.0 milestone Nov 14, 2023
@tomato42 tomato42 self-assigned this Nov 14, 2023
@tomato42
tomato42 marked this pull request as ready for review November 14, 2023 13:57
@tomato42 tomato42 modified the milestones: v0.8.0, v0.9.0 Dec 18, 2024
It's much more efficient to send messages in a single TCP
packet, so do try to do that.
@tomato42
tomato42 force-pushed the single-packet-tls13 branch from 02ffef3 to c5d1286 Compare August 15, 2025 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug unintented behaviour in tlslite-ng code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants