nervosnetwork / tentacle

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

feat: remove aesctr, add x25519 support #271

Closed driftluo closed 4 years ago

driftluo commented 4 years ago

review #269 first Why do this? Because only in this way can the next step of development be carried out when the review speed is extremely slow


  1. remove aes ctr support
  2. add x25519 support