Skip to content

feat(mux): reusable streams#88

Open
sinui0 wants to merge 1 commit intodevfrom
feat/mux-stream-reuse
Open

feat(mux): reusable streams#88
sinui0 wants to merge 1 commit intodevfrom
feat/mux-stream-reuse

Conversation

@sinui0
Copy link
Member

@sinui0 sinui0 commented Jan 15, 2026

This PR updates the multiplexer to support stream re-use. Now stream handles can be rapidly created/dropped without causing unnecessary re-allocations of underlying buffers.

@sinui0 sinui0 force-pushed the feat/mux-stream-reuse branch from 485d25d to 311da22 Compare January 15, 2026 20:46
@th4s
Copy link
Member

th4s commented Jan 19, 2026

Can this be reviewed or is it being worked on?

@sinui0
Copy link
Member Author

sinui0 commented Jan 20, 2026

Can this be reviewed or is it being worked on?

Let's hold for a moment while I integration test it with a refactor in mpz

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.

2 participants