kappa-db / multifeed

Multi-writer hypercore.
135 stars 27 forks source link

buffer header if payload is too short #4

Closed hackergrrl closed 5 years ago

hackergrrl commented 5 years ago

right now it only handles the case where it's <header><some data>, not <partial header> and then <rest of header> later.