Skip to content

IPC Server readme example #272

@shriphani

Description

@shriphani

The example in README.md doesn't work if I include the project in Cargo.toml. It builds fine if I clone it and do cargo build. What is going on?

     let server = Server::new("/tmp/json-ipc-test.ipc", io).unwrap();
   |                  ^^^^^^^^^^^ function or associated item not found in `jsonrpc_ipc_server::Server`

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions