TLS but better
This makes "ConnStandardMaxBufSize" less, because, according to tests, it doesn't matter if it's 2 times. 65535 works fine on its own. Anything less than 65535 is dangerous, however. The maximum packet size in TCP is 64k, so if the maximum buffer size is less than that, it could cause issues, depending on the application. |
||
---|---|---|
client | ||
commons | ||
server | ||
tests | ||
ascii.txt | ||
go.mod | ||
go.sum | ||
main.go | ||
README.md |
Bismuth Protocol
The Bismuth protocol is a thin wrapper for any protocol that adds TLS-like features, without being TLS on its own.