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

Added Plugin Interface File #885

Merged
merged 2 commits into from
Feb 21, 2025
Merged

Conversation

tinder-SamMarshall
Copy link
Contributor

This PR creates a new file called PluginInterface.swift. This file houses the protocols that can be made public so your Node can be used in other modules in your codebase, when your Node is using a Plugin.
The other protocols needed to use a Node across modules can be found in the Interface.swift file. This was added in this PR: #880

@tinder-SamMarshall tinder-SamMarshall merged commit c4ffc85 into main Feb 21, 2025
5 checks passed
@tinder-SamMarshall tinder-SamMarshall deleted the feature/plugin-interface-file branch February 21, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
templates Templates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants