X Tutup
Skip to content

Removing UDP client pooling#146

Merged
MichaConrad merged 6 commits intodevfrom
michaco/removing-client-pools
Jan 30, 2022
Merged

Removing UDP client pooling#146
MichaConrad merged 6 commits intodevfrom
michaco/removing-client-pools

Conversation

@MichaConrad
Copy link
Collaborator

@MichaConrad MichaConrad 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.
@MichaConrad MichaConrad added this to the 1.6.0 milestone Jan 30, 2022
@MichaConrad MichaConrad merged commit 828c463 into dev Jan 30, 2022
@MichaConrad MichaConrad 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
X Tutup