In this example, connect to a test server provided by websocket.org. ... final channel = WebSocketChannel.connect( Uri.parse('wss://echo.websocket.org'), ); ...
確定! 回上一頁