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

Pseudo TLS #577

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

ptls add multiplex support

4947074
Select commit
Loading
Failed to load commit list.
Draft

Pseudo TLS #577

ptls add multiplex support
4947074
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 3, 2025 in 1s

0.00% of diff hit (target 50.93%)

View this Pull Request on Codecov

0.00% of diff hit (target 50.93%)

Annotations

Check warning on line 93 in node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

node.go#L93

Added line #L93 was not covered by tests

Check warning on line 54 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L46-L54

Added lines #L46 - L54 were not covered by tests

Check warning on line 58 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L56-L58

Added lines #L56 - L58 were not covered by tests

Check warning on line 64 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L60-L64

Added lines #L60 - L64 were not covered by tests

Check warning on line 71 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L66-L71

Added lines #L66 - L71 were not covered by tests

Check warning on line 74 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 76 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L76

Added line #L76 was not covered by tests

Check warning on line 92 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L79-L92

Added lines #L79 - L92 were not covered by tests

Check warning on line 98 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L95-L98

Added lines #L95 - L98 were not covered by tests

Check warning on line 106 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L101-L106

Added lines #L101 - L106 were not covered by tests

Check warning on line 109 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L109

Added line #L109 was not covered by tests

Check warning on line 113 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L111-L113

Added lines #L111 - L113 were not covered by tests

Check warning on line 117 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L116-L117

Added lines #L116 - L117 were not covered by tests

Check warning on line 120 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L120

Added line #L120 was not covered by tests

Check warning on line 131 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L129-L131

Added lines #L129 - L131 were not covered by tests

Check warning on line 135 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L133-L135

Added lines #L133 - L135 were not covered by tests

Check warning on line 140 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 145 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L143-L145

Added lines #L143 - L145 were not covered by tests

Check warning on line 150 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L147-L150

Added lines #L147 - L150 were not covered by tests

Check warning on line 155 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L152-L155

Added lines #L152 - L155 were not covered by tests

Check warning on line 158 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 160 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L160

Added line #L160 was not covered by tests

Check warning on line 166 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L163-L166

Added lines #L163 - L166 were not covered by tests

Check warning on line 171 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L169-L171

Added lines #L169 - L171 were not covered by tests

Check warning on line 175 in ptls.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

ptls.go#L174-L175

Added lines #L174 - L175 were not covered by tests