PHP Classes

File: web/js/client/chatClient.js

Recommend this page to a friend!
  Classes of Felix Ivan Romero Rodríguez   PHP Web Socket Chat   web/js/client/chatClient.js   Download  
File: web/js/client/chatClient.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Web Socket Chat
Chat system using Websockets or AJAX requests
Author: By
Last change:
Date: 7 years ago
Size: 63 bytes
 

Contents

Class file image Download
'use strict'; var chatClient = angular.module('chatClient',[]);