Skip to content

Differentiate between server and client plugins #28

@pks-t

Description

@pks-t

We should differentiate between server and client plugins. Server plugins are plugins providing a service's functionality to clients as well as providing the logic of being invoked. Currently, when being invoked, the service simply uses the current client logic, which should be specific to the command line.
The client plugin will be comprised of the current client handling function. The server plugin will have to provide another new method which handles the case when the server is being told to invoke another service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions