pawitp / protobuf-decoder

JavaScript-based web UI to decode ad-hoc Protobuf data
https://protobuf-decoder.netlify.app/
MIT License
392 stars 91 forks source link

Multiple lines #94

Open cagnulein opened 2 months ago

cagnulein commented 2 months ago

Hi @pawitp thanks for your hard work! I was wondering: is it possibile to add instead of one line support, more lines? I mean I have several lines of the same protobuf and I would like to see how data is changing over time. What do you think? Thanks!