Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gunantos/chatting-ci-ratchet
- Owner: gunantos
- License: mit
- Created: 2020-01-03T09:23:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T09:41:25.000Z (about 5 years ago)
- Last Synced: 2024-11-13T19:23:28.753Z (2 months ago)
- Topics: chatting, codeigniter3, jquery, ratchet, realtime
- Language: PHP
- Homepage: https://app-kita.com
- Size: 993 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.rst
- Contributing: contributing.md
- License: license.txt
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 `_