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

Trying to add support for private spot feeds and also multicast CoT #1

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jmarcorb
Copy link

@jmarcorb jmarcorb commented Jan 7, 2021

Adding support for spot private feeds by means of using changes proposed in https://github.com/jmarcorb/spot-sdk instead the fantastic but maybe abandoned parent project by gregology.

Also added support for multicast addresses for sending CoT messages.

As you will see I am not an expert python coder, but I tried to do my best with the little time I had available. I hope it helps.

I have done a few tests and these changes seem to work properly.

Updated Usage section to include optional -p PASSWORD for those Spot XML feeds that were created private with a password.
Added a very low level check if the address used is multicast (this check should be done with re), so that multicast packets are used instead.
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.

None yet

1 participant