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

@deepbrook

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.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions