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

jsonrpc: start reworking the jsonrpc #216

Closed
wants to merge 3 commits into from

Commits on May 15, 2024

  1. jsonrpc: start reworking the jsonrpc

    We already are forced to use tokio, so at this point
    it is better that we use tokio and we leave our experimentation
    for another memont
    
    Link: #182
    Signed-off-by: Vincenzo Palazzo <[email protected]>
    vincenzopalazzo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bf6c658 View commit details
    Browse the repository at this point in the history
  2. nix: hack the cln build

    Signed-off-by: Vincenzo Palazzo <[email protected]>
    vincenzopalazzo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6e7897c View commit details
    Browse the repository at this point in the history
  3. fixup! jsonrpc: start reworking the jsonrpc

    Signed-off-by: Vincenzo Palazzo <[email protected]>
    vincenzopalazzo committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5b53a9f View commit details
    Browse the repository at this point in the history