tkuester / taky

A simple python TAK server
MIT License
184 stars 43 forks source link

Allow monitor port to see "private" messages #62

Closed tkuester closed 1 year ago

tkuester commented 2 years ago

Currently, the "monitor" port does not truly function as a monitor port. The monitor port should receive all communications, even if they are intended to be directly sent to a user. Currently, it only receives broadcasts.

reldred commented 2 years ago

This pleases me greatly. With this and Node RED I think I could create some really interesting/unique setups.

tkuester commented 1 year ago

Fix committed in d0581d6, set for merge in 0.9