Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

rpc server with HTTP/WS on the same socket #12663

Merged
merged 15 commits into from
Dec 12, 2022

Commits on Nov 18, 2022

  1. jsonrpsee v0.16

    add backwards compatibility
    
    run old http server on http only
    niklasad1 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    45faece View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    niklasad1 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    981ccd2 View commit details
    Browse the repository at this point in the history
  3. update jsonrpsee 0.16.1

    niklasad1 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    f79c774 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. less verbose cors log

    niklasad1 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e5f4678 View commit details
    Browse the repository at this point in the history
  2. fix nit in log: WS -> HTTP

    niklasad1 committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    e676d4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eb9006 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad5ba6e View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    eca4168 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    4fd2eb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8202ad0 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    f2cfadd View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. jsonrpsee v0.16.2

    niklasad1 committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    9b0b6c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    05001fe View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    90ac76b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    8601c4d View commit details
    Browse the repository at this point in the history