nervosnetwork / tentacle

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

feat(priority): Implement task priority in the framework #129

Closed driftluo closed 5 years ago

driftluo commented 5 years ago

Implement task priority in the framework.

Let high priority messages be sent out as quickly as possible