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.
これがトラブルの原因となる線です。バックエンドではnode.js+socket.ioであり、NetBeansでエラーが表示されます。サーバーからメッセージを送信しますが、ハンドルは未定義で表示されます。
io.sockets.in(socket._chatroom).emit('broadcast_message', {message: message, handle: socket._handle});
助言がありますか?
ありがとうございました :)
複数行になるようにコードを変更します。どの. operatornetbeans について話しているかを簡単に理解できるようになります。
. operator