2021-09-29 17:04
参考 https://www.cnblogs.com/kevingrace/p/9512287.html
2021-09-29 17:00
后面才发现,websocket+nginx也是需要配置的。这三句是核心#配置websocketproxy_http_version 1.1;proxy_set_header Connection "upgrade";proxy_set_header Upgrade $http_upgrade;
2021-09-29 16:59
jfinal +websocket ,我看到的这个文章后面就可以了https://jfinal.com/share/2004 。
2021-09-29 15:05
2021-09-28 19:59
谢谢你
2021-09-28 19:11