Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gunantos/chatting-ci-ratchet

Aplikasi chating dengan framework codeigniter dan Ratchet sebagai websocket
https://github.com/gunantos/chatting-ci-ratchet

chatting codeigniter3 jquery ratchet realtime

Last synced: 11 days ago
JSON representation

Aplikasi chating dengan framework codeigniter dan Ratchet sebagai websocket

Awesome Lists containing this project

README

        

###################
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
*********

- `User Guide CI `_
- `User Guide Ratchet `_