Websockets are (usually) for server to browser communication. The server hosts a WebSocket server, and clients can open a connection to that server.
確定! 回上一頁