[feat-3701][Framework]: Python framework support for plugins - #3702
Merged
Merged
Conversation
keon94
force-pushed
the
issues/3701
branch
14 times, most recently
from
November 15, 2022 00:25
5c1da04 to
6355179
Compare
CamilleTeruel
force-pushed
the
issues/3701
branch
from
November 15, 2022 16:15
10dc910 to
268bb46
Compare
keon94
force-pushed
the
issues/3701
branch
13 times, most recently
from
November 23, 2022 18:49
0cf10e6 to
9bae410
Compare
Contributor
|
assign this to me |
CamilleTeruel
force-pushed
the
issues/3701
branch
from
January 20, 2023 16:37
1f06310 to
6d5f8e0
Compare
CamilleTeruel
force-pushed
the
issues/3701
branch
from
January 20, 2023 17:32
6d5f8e0 to
3c9de1d
Compare
keon94
force-pushed
the
issues/3701
branch
2 times, most recently
from
January 26, 2023 21:59
149ad9c to
7b38dcf
Compare
CamilleTeruel
force-pushed
the
issues/3701
branch
3 times, most recently
from
January 27, 2023 16:19
55282da to
1871ef5
Compare
CamilleTeruel
force-pushed
the
issues/3701
branch
from
February 3, 2023 16:25
0be3557 to
32b10a5
Compare
keon94
force-pushed
the
issues/3701
branch
6 times, most recently
from
February 8, 2023 00:52
81900db to
16f7b36
Compare
…tion 1. Support for runtime structs and integration with GORM 2. Support for runtime swagger documentation 3. Default plugin API implementation for remote plugins (CRUD connection API) 4. RPC and streaming communication abstraction with remote plugins 5. CMD-based RPC impl (for Python plugins) 6. Remote plugins will have to expose functions that match the method names on Go Plugin API 7. Async registration of plugins via an Http API (including their Swagger docs) 8. Framework bootstraps all remote plugins via a shell script call on server startup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #3701 #4353
Screenshots
Include any relevant screenshots here.
Other Information
Any other information that is important to this PR.