tx7do / kratos-transport

kratos transport layer extension
MIT License
348 stars 95 forks source link

fix: subscriber.ch isn't closed in the event of unexpected disconnection. #21

Closed ryan961 closed 2 years ago

ryan961 commented 2 years ago

当 rabbitmq 发生故障重启,broker 自动重连时,consumer channel 不会自动关闭。相关 issue: https://github.com/tx7do/kratos-transport/issues/20