Skip to content

Client: reuse connection rather than creating a new one for every Send()#65

Open
samsta wants to merge 2 commits into
hypebeast:masterfrom
samsta:master
Open

Client: reuse connection rather than creating a new one for every Send()#65
samsta wants to merge 2 commits into
hypebeast:masterfrom
samsta:master

Conversation

@samsta

@samsta samsta commented Mar 13, 2025

Copy link
Copy Markdown

With an OSC sniffer (Protokol) I noticed that every message is sent from a different UDP port. I figured that's not ideal as it adds extra overhead, so here's a version of the Client that creates the connection once and then reuses it.

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