Skip to content

fix: used to fail embarrassingly when sending large packets via network client

Georgy Moshkin requested to merge gmoshkin/network-client-extend-fiasco into master

Summary

  • fix: used to fail embarrassingly when sending large packets via network client

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files
Edited by Yaroslav Dynnikov

Merge request reports