JavaOSC icon indicating copy to clipboard operation
JavaOSC copied to clipboard

WIP: Add remote IP to the source object

Open Luftzig opened this issue 5 years ago • 2 comments

Addresses #50 and allows writing a message selector that selects depending on the source IP. This PR also includes changing some of the data structures for handling listeners to concurrent data structures based on actual issues found in usage, as multiple listener requires concurrent adding and removing of listeners.

Luftzig avatar Aug 19 '20 07:08 Luftzig

WIP because I noticed that this branch uses different formatting style than the original. Will be fixed soon.

Luftzig avatar Aug 19 '20 07:08 Luftzig

Any progress on this? Being able to read the remote IP is also of great interest to me.

stephezapo avatar Nov 03 '23 10:11 stephezapo