Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Qt を Socket.io サーバーを実行している Node.JS に接続するための正しい方向を教えてもらえますか?
Qt をサーバーとして実行している例を見つけましたが、データを読み戻すものはありません。
Qt を使用して websocket を実装するQWebSocketsを見ることができます。また、クライアントとサーバーの両方の socket.io クラスを作成しました。これはまもなくオープン ソース化される予定です。