workerman 里面 wss作為客戶端的例子
使用AsyncTcpConnection 做異步連接,在服務(wù)器命令行輸出報錯:
<html>
<head><title>400 Bad Request</title></head>
<body bgcolor="white">
<center><h1>400 Bad Request</h1></center>
<hr><center>nginx/1.4.4</center>
</body>
</html>
------------------------ WORKERS -------------------------------
user worker listen processes status
root none none 1
貌似連接也有問題。