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

Change TCP server socket data size indicator from Go/Protobuf specific to Bitcoin-style varints which are easy to implement in every language#64

Open
narodnik wants to merge 8 commits intonymtech:developfrom
narodnik:develop
Open

Change TCP server socket data size indicator from Go/Protobuf specific to Bitcoin-style varints which are easy to implement in every language#64
narodnik wants to merge 8 commits intonymtech:developfrom
narodnik:develop

Conversation

@narodnik
Copy link

@narodnik narodnik commented Dec 5, 2019

Also added Python example in extern/ ... able to move to another dir such as example/ if preferred

@codecov-io
Copy link

codecov-io commented Dec 5, 2019

Codecov Report

Merging #64 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #64   +/-   ##
========================================
  Coverage    27.32%   27.32%           
========================================
  Files           16       16           
  Lines         1680     1680           
========================================
  Hits           459      459           
  Misses        1163     1163           
  Partials        58       58

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 862b86a...fc13c6e. Read the comment docs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants