Skip to content

johnh-04/friends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

friends

A simple live chat web app.

TL;DR;

  • Really simple application based on PHP (it uses the Ratchet library)
  • It opens a web socket on 7777 port (on the same host which runs the application)
  • The server is always listening the socket.
  • Every chat has an own chat room (security purpose) so only receiver/s can read the message.
  • Message are encrypted (work in progess ⚠️)

About

a simple live chat web app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages