rpcx v7.0 Release Notes

    • ๐Ÿšš move etcd support to github.com/rpcxio/rpcx-etcd
    • Broken API: NewXXXDiscovery returns error instead of panic
    • ๐Ÿ‘Œ support AdvertiseAddr in FileTransfer
    • ๐Ÿ‘Œ support Auth for OneClientPool
    • ๐Ÿ‘Œ support Auth for XClientPool
    • Broken API: add meta parameter for SendFile/DownloadFile
    • ๐Ÿ‘Œ support streaming between server side and client side
    • ๐Ÿ‘Œ support DNS as service discovery
    • ๐Ÿ‘Œ support rpcx flow tracing
    • ๐Ÿ‘Œ support websocket as the transport like tcp,kcp and quic
    • โž• add CMuxPlugin to allow developing customzied services by using the same single port