Faketls works now

This commit is contained in:
9seconds
2021-03-26 12:15:26 +03:00
parent 6d92d5fe21
commit f0efa4697e
4 changed files with 82 additions and 9 deletions
+2
View File
@@ -2,6 +2,8 @@ package record
import "fmt"
const TLSMaxRecordSize = 65535 // max uint16
type Type uint8
const (