frbl / WacChat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WacChat

Code Climate Build Status

Application using Angular, MongoDB, NodeJS and Socket.io

Created for the Web and Cloud computing course

Socket code

The socket code is in:

  • app/controllers/message_socket_controller.js
  • config/websocket.js
  • public/javascripts/controllers/chat_controller.js
  • public/javascripts/services/socket_service.js
  • public/index.html
  • package.json

About


Languages

Language:JavaScript 62.6%Language:HTML 35.6%Language:Less 1.0%Language:CSS 0.8%