SpringBoot+Netty+WebSocket實現訊息傳送. ... public void start() { future = server.bind(9001); System.out.println("netty server - 啟動成功"); } ...
確定! 回上一頁