20 questions
Hello.I'm posting a question like this because I got curious while writing the current program.If you go to Chrome Developer Tools -> Network tab on a specific homepage, you can find information re...
There are two types of pictures above.Area 1 represents a moving character. You can enter the direction key + space bar key and move and jump according to the key.Area 2 allows multiple chats by enter...
Currently, most of the messenger functions have been completed, but the problem is that they are bringing the most recent conversation together by distributing the list of chat rooms. (ex. Kakao Talk)...
Hello.I came to Hashcode to solve the blockage after a long time.Thank you always for your reply.Developing in node.js environment.You are using mysql, and you have created a msg, value column, for ex...
Implemented real-time services with nodejs and socket.io.socket.io connection occurs in and out of 100. If you look at the socket being used in the terminal cat /proc/20807/net/sockstatIt's well over ...
First of all, I am implementing web messenger with node.js and socke.io.As I looked it up, I know that Redis is a NOSQL-based DB like Mongo, but there are cases where it is mixed with Mongo, so why is...
Hello.Web development with node.js + express.We're implementing the socket.io chat function this time.That's all we've developed.I understood and developed the simple message exchange part, and I woul...
I thought it would be long if I put the whole sauce, so I cut it and edited it and uploaded it.I'm sorry if it looks messyfor(var index in room.messagelog){ if(msg.type != 'data'){ match = urlPattern...
Hello! I am a student studying nodejs.I have a nodejs server that uses socket.ioWeb application is running at the front desk.(reactJS/redux)It's because I don't have enough knowledge about SocatFirst ...
I am a beginner who is learning node.js and socket.io for the first time.If it's a simple chat, there are a lot of data, but the deeper it goes, the harder it becomes to find something.What I thought ...
« | - 2 - |
© 2024 OneMinuteCode. All rights reserved.