Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 940 Bytes

readme.rst

File metadata and controls

36 lines (26 loc) · 940 Bytes

CHAT CI

Aplikasi chating dengan framework codeigniter dan Ratchet sebagai websocket

Support kirim file berupa gambar dan lainya!

Cara instalation

  • Download/clone github file
  • copy to Webroot directory!
  • Buka consule/terminal:
  • Masuk ke folder directory chat
  • ketik "php composer.phar install"
  • Jalankan server melalui console/terminal "php server-socket.php"

Server Requirements

PHP version 5.6 or newer is recommended.

It should work on 5.3.7 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.

Resources