Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid panic when streaming packets are empty (#1861)
* changed [] access to .get() to return result instead of panic * changed error type to protocol err * fixed issue with comparing ref * cargo fmt Co-authored-by: Erik Rhodes <erik@space-nav.com>
- Loading branch information