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

Feat: Adds support for a controller to request connection termination #73

Closed
wants to merge 6 commits into from

Conversation

LRTNZ
Copy link
Collaborator

@LRTNZ LRTNZ commented Oct 28, 2021

These tweaks will now allow for controllers to request that their connection gets terminated, by sending the appropriate message. This is so this feature request can be implemented: Simpit-team/KerbalSimpitRevamped-Arduino#14

LRTNZ and others added 3 commits October 28, 2021 22:39
Now that the mod keeps track of the channels that a controller
has subscribed to, it is easy to check if they are already
subbed to a channel before letting them subscribe. Which means
that controllers no longer will be able to have multiple subscriptions
to the same channel.
@LRTNZ LRTNZ closed this Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant