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

Don't send replies for SendMessage requests when using TCP #195

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

phil-opp
Copy link
Collaborator

@phil-opp phil-opp commented Mar 7, 2023

Allows queueing of multiple messages on the TCP socket, which considerably improves throughput.

Based on #194

Allows queueing of multiple messages on the TCP socket, which considerably improves throughput.
@phil-opp phil-opp requested a review from haixuanTao March 7, 2023 12:43
Base automatically changed from bundle-incoming-events to main March 7, 2023 16:25
@phil-opp phil-opp merged commit f4f20f0 into main Mar 7, 2023
@phil-opp phil-opp deleted the dont-ack-send-message branch March 7, 2023 16:44
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.

2 participants