码迷,mamicode.com
首页 > 微信 > 详细

微信小游戏websocket支持https/wss

时间:2019-03-02 10:20:44      阅读:461      评论:0      收藏:0      [点我收藏+]

标签:.net   pre   csdn   nbsp   style   小游戏   log   bsp   方法   

公司新项目需要支持wss,解决方法如下:

https://blog.csdn.net/peter_teng/article/details/82866613

 

proxy_pass http://websocket;

 

的地方改成:

proxy_pass http://localhost:12001;

 

  即可

微信小游戏websocket支持https/wss

标签:.net   pre   csdn   nbsp   style   小游戏   log   bsp   方法   

原文地址:https://www.cnblogs.com/subtlefruity/p/10459703.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!