Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update TcpSocket.php for increasing buffer size #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ElegosAkla
Copy link

The JSON limit value is a bit low for the default 100 systems map.
Arround 70-80 systems depending complexity, it will raise an error and prevent map updating through websocket.

app/Socket/TcpSocket.php line 364 | connectionError() | debug,error | An error occured on the underlying stream while waiting for event: Buffer size exceeded

this change will increase it by +50%.

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