Skip to content
This repository was archived by the owner on Jul 20, 2020. It is now read-only.
This repository was archived by the owner on Jul 20, 2020. It is now read-only.

Shift focus of Library to simple data serving #18

Description

@deepbrook

Drop data unpacking entirely, expose data as tuples of type
(TYPE, ENDPOINT, DATA)

where

TYPE = 'Stream' or 'Request'
ENDPOINT = channel_name or request_method
DATA = raw `JSONRPC` message

Also drop prints to console.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions