18652 pre-registration assignment
-
start it by node ./bin/www or npm start
-
mySQL has to be installed locally the two databases user_info and messages_info should be created under msg_info schema
-
Basic function: show chat message and send to all users at real time load history messages from database when login or register
-
Follow the chatroom demo on official website of socket.io. Mainly includes the use of socket.io for chatroom as well as the webpage style