Flutter: Socket doesn't receive new messages when source is recreated

后端 未结 0 1097
孤街浪徒
孤街浪徒 2021-02-07 03:03

I\'m trying to make auto-reconnect work in Flutter/Dart\'s WebSockets using the following implementation:

class WebsocketService {
  IOWebSocketChannel channel;
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题