facebook / proxygen

A collection of C++ HTTP libraries including an easy to use HTTP server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

httpserver/samples/websocket

wenqzheng opened this issue · comments

when I try to use "wscat -c" to connect to a websocker server in httpserver/samples, then "error: Server sent a subprotocol but none was requested" happes. Why is that?