Skip to content

Large Receive Buffer Size #2

Description

@ranjancse26

It's always good to go with the small receive buffer size say - 1024 * 4 as it takes a huge memory footprint for each of the WS connections.

var buffer = new byte[1024 * 4];

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions