nervosnetwork / tentacle

A multiplexed p2p network framework that supports custom protocols
https://docs.rs/tentacle
MIT License
54 stars 24 forks source link

fix: small fix #186

Closed driftluo closed 5 years ago

driftluo commented 5 years ago

During the upgrade process, I found that:

  1. Session set_delay status setting error,may cause an invalid call
  2. Substream cache processing is not timely