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

Removing UDP client pooling #146

Merged
merged 6 commits into from
Jan 30, 2022
Merged

Removing UDP client pooling #146

merged 6 commits into from
Jan 30, 2022

Conversation

MichaCo
Copy link
Owner

@MichaCo MichaCo commented Jan 30, 2022

Fixes #132 hopefully
Fixes #145 (duplicate of 132)
Fixes #136
Fixes #133

Rewritten TCP client pool to not drop errors and never return null for a response.
@MichaCo MichaCo added this to the 1.6.0 milestone Jan 30, 2022
@MichaCo MichaCo merged commit 828c463 into dev Jan 30, 2022
@MichaCo MichaCo deleted the michaco/removing-client-pools branch January 31, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment