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

Divide the project into submodule to support also Android, deadline unsettled #61

Open
vincenzopalazzo opened this issue Oct 14, 2021 · 0 comments
Assignees
Labels
cleaning Cleaning code and simplify things enhancement New feature or request plugins api refactoring refactoring code rpc method Related to one of the RPC method
Milestone

Comments

@vincenzopalazzo
Copy link
Member

We could divide the module into different submodules, and here are the following for the moment

  • utils: Contains all the JSON converted and socket interface (only the interface)
  • RPC: contains all the socket implementation, and five a ClightningRPC implementation access, (we could support also android)
  • plugin: Contains all the interfaces to developing a plugin for c-lightning
@vincenzopalazzo vincenzopalazzo added enhancement New feature or request refactoring refactoring code cleaning Cleaning code and simplify things rpc method Related to one of the RPC method plugins api labels Oct 14, 2021
@vincenzopalazzo vincenzopalazzo self-assigned this Oct 14, 2021
@vincenzopalazzo vincenzopalazzo added this to the v0.3.0 milestone Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleaning Cleaning code and simplify things enhancement New feature or request plugins api refactoring refactoring code rpc method Related to one of the RPC method
Projects
None yet
Development

No branches or pull requests

1 participant