Zayik / CommandSender

Stream Deck plugin for sending UDP/TCP messages from a key press.
MIT License
14 stars 2 forks source link

TCP only one button on a single port #7

Closed STS-SWait closed 2 years ago

STS-SWait commented 2 years ago

Just looking at sending TCP and found that you have to put each button on a different port. Was hoping to have one port and each button sending on that port.

Zayik commented 2 years ago

Give the latest build a try. I had two buttons sending messages to my test tcp server using one connection.