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

Shift focus of Library to simple data serving #18

Open
deepbrook opened this issue Jan 24, 2018 · 0 comments
Open

Shift focus of Library to simple data serving #18

deepbrook opened this issue Jan 24, 2018 · 0 comments
Assignees

Comments

@deepbrook
Copy link
Collaborator

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.

@deepbrook deepbrook self-assigned this Jan 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant