-
-
Notifications
You must be signed in to change notification settings - Fork 407
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
请问支持 https 站点么? socket 是否也支持 wss协议 #11
Comments
支持。 |
Worker好像不支持 https协议 ? http://doc.workerman.net/315128 |
Worker支持https,参考workerman手册 http://doc.workerman.net/315298 |
感谢抽空回复。 |
后端调用api向任意用户推送:
这里
|
可以传多个,自己foreach 发就行了。 |
请问支持 https 站点么? socket 是否也支持 wss协议
The text was updated successfully, but these errors were encountered: