METADAPT-B can now send very large messages

This commit is contained in:
2025-04-04 15:42:15 -04:00
parent a0b49e950e
commit 174634a330
3 changed files with 8 additions and 20 deletions

View File

@@ -78,7 +78,6 @@ func TestConnA(test *testing.T) {
test.Fatal("CLIENT wrong error:", err)
}
test.Log("CLIENT done")
// TODO test error from trans/connection closed by other side
}
func TestEncodeMessageA(test *testing.T) {