message-size-increase #3

Merged
sashakoshka merged 227 commits from message-size-increase into main 2025-09-07 19:27:38 -06:00
3 changed files with 92 additions and 11 deletions
Showing only changes of commit 12fbfa6293 - Show all commits

View File

@ -2,7 +2,7 @@ package hopp
import "io" import "io"
import "net" import "net"
// import "time" import "time"
const defaultSizeLimit int64 = 1024 * 1024 // 1 megabyte const defaultSizeLimit int64 = 1024 * 1024 // 1 megabyte