Socket.IO [Socket.IO Module for Vert.x] I DID IT! YEAH~~ ;) I don’t have enough time to write now, so I’ll just show you some links that you can see all the information(the codes). https://github.com/keesun/mod-socket-io With this module, you can code like this. Please specify a
node.js [Node.js] socket.io로 채널 기능 구현하기 시리즈가 되어야 할 것 같다. 우선 지금까지 구현한 상황을 공유하자면… 이렇다. 처음에는 파폭에서 메시지를 보낸뒤에, 서버에서 해당 메시지를 다시 보내주는지 확인했고, 다음에는 왼쪽에 있는 크롬 브라우저에서 입력한 값을 오른쪽에 있는 파폭으로 전달 됐는지 확인했다. 사실, 초간단 실시간 웹 앱 개발은 매우 간단하다. 그러나&