Skip to content

Conversation

AvinashAbbigeri
Copy link

This PR updates the README to document the memory usage of per-connection read and write buffers.

  • Adds description of ClientOption.ReadBufferEachConn (default: 0.5 MiB)
  • Adds description of ClientOption.WriteBufferEachConn (default: 0.5 MiB)
  • Provides example code snippet showing how to configure these options

Closes #885

@AvinashAbbigeri
Copy link
Author

This PR adds documentation for ReadBufferEachConn and WriteBufferEachConn under the Memory Consumption Consideration section, as requested in #885.

@rueian
Copy link
Collaborator

rueian commented Sep 22, 2025

Cool! But could you keep other irrelevant parts unchanged?

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.

Mention ReadBufferEachConn and WriteBufferEachConn on README
2 participants