Skip to content
This repository was archived by the owner on Dec 13, 2021. It is now read-only.
This repository was archived by the owner on Dec 13, 2021. It is now read-only.

WCIP-14: Peer Liveness Monitoring #14

@pedrouid

Description

@pedrouid

This WCIP specifies how two clients can monitor in a connected session wether their respective peers is still online.

To test the liveness of the other peer, the client will send a JSON-RPC request during the session with a new proposed method wc_isAlive, this request should be responded with a JSON-RPC response with result null.

The client should send this request every 10 seconds and should expect a response within one cycle. If the client doesn't receive a response for two cycles (20 seconds) then it should assume the peer is offline.

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