Skip to content

Feat/next#369

Merged
0pcom merged 3 commits intoskycoin:developfrom
0pcom:feat/next
Apr 4, 2026
Merged

Feat/next#369
0pcom merged 3 commits intoskycoin:developfrom
0pcom:feat/next

Conversation

@0pcom
Copy link
Copy Markdown
Collaborator

@0pcom 0pcom commented Apr 4, 2026

No description provided.

0pcom added 3 commits April 3, 2026 21:11
The server-side ping echo wrote the response but never closed the smux
stream. Without an explicit close, smux buffers the 2-byte response
and the client's read times out waiting for data that never arrives.

Also add defensive nil check in Stream.Close().
Yamux: increase AcceptBacklog to 512, reduce StreamOpenTimeout to 20s
and StreamCloseTimeout to 30s, suppress stderr logging via io.Discard.

Smux: upgrade to protocol v2 (adds flow control), reduce
MaxReceiveBuffer to 1MB per session (from 4MB).
@0pcom 0pcom merged commit 7f26041 into skycoin:develop Apr 4, 2026
2 of 3 checks passed
@0pcom 0pcom deleted the feat/next branch April 4, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant