Skip to content

Allow to add services to plugins#2068

Merged
erikzhang merged 2 commits intomasterfrom
plugins/services
Nov 18, 2020
Merged

Allow to add services to plugins#2068
erikzhang merged 2 commits intomasterfrom
plugins/services

Conversation

@erikzhang
Copy link
Member

This PR allows the client to add services to the plugin system. For example, we can add ConsoleService in neo-cli to the plugin system to allow the plugins to access to the console.

@erikzhang erikzhang merged commit 2d0e612 into master Nov 18, 2020
@erikzhang erikzhang deleted the plugins/services branch November 18, 2020 04:55
@Tommo-L
Copy link
Contributor

Tommo-L commented Nov 18, 2020

but we should define ConsoleService interface in neo-core

@erikzhang
Copy link
Member Author

but we should define ConsoleService interface in neo-core

We don't need to. The plugin need to refer to the Neo.ConsoleService package.

ShawnYun pushed a commit to ShawnYun/neo that referenced this pull request Jan 8, 2021
cloud8little pushed a commit to cloud8little/neo that referenced this pull request Jan 24, 2021
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.

3 participants