Skip to content

Mawlid/simpleChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simpleChat

A simpleChat using Pusher.

Supscript pusher

Link: [https://dashboard.pusher.com/accounts/sign_up] Your Credential you can find under App keys once you are registered

bootstrap.php

replace this with your own $app_id = 'XXXX'; $app_key = 'XXXX'; $app_secret = 'XXXX';

index.php

var pusher = new Pusher('XXXX = app_id', { }

About

A simpleChat using Pusher.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published