maikel / senders-io

An adaption of Senders/Receivers for async networking and I/O
Apache License 2.0
14 stars 2 forks source link

Network primitive #28

Closed emmett2020 closed 1 year ago

emmett2020 commented 1 year ago

Hi, maikel, I have updated some network primitives. Mainly changes: 1、check whether the address is a specific network type 2、comparision operations for address/endpoint 3、hash operations 4、unittests Thanks for your time.