Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Increase buffer size #431

Merged
merged 1 commit into from
Sep 22, 2018
Merged

Conversation

shargon
Copy link
Member

@shargon shargon commented Sep 22, 2018

In my test, with small buffer and certain message (big messages) produce the disconnection of the node

@shargon
Copy link
Member Author

shargon commented Sep 22, 2018

We could be faster if the buffer is allocated per remote node instance (TcpPeer), and every time we can use the same buffer, isolated between clients

https://github.com/CityOfZion/neo-sharp/pull/431/files#diff-f3dc72b74f047442c21ac6f36ac24c89R55

@shargon shargon merged commit 67915c8 into CityOfZion:development Sep 22, 2018
@shargon shargon deleted the increase-buffer branch September 22, 2018 09:24
@shargon
Copy link
Member Author

shargon commented Sep 22, 2018

Merged because @aboimpinto confirmed that it works

aboimpinto added a commit to aboimpinto/neo-sharp that referenced this pull request Sep 23, 2018
aboimpinto added a commit to aboimpinto/neo-sharp that referenced this pull request Sep 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant