Skip to content

cod-a-holic/SymfonySocketChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web socket chat

to install project run this commands:

git clone https://github.com/cod-a-holic/SymfonySocketChat.git

open dir with project, then run:

composer install 

run php built in server or do it way what you want

php bin/console server:start

run socket server like this:

php bin/console gos:websocket:server

test it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published