Skip to content

catterer/stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAUNCH
./install.sh
./run.sh

USING TESTS
cd tests
createUser.sh 
    - creates user, returnes his ID
sendMessage.sh <fromUserId> <toUserId> <message body> 
    - sends message from fromUserId to toUserId
fetchMessage.sh <userId>
    - gets new message for specified user. If there are no messages for him, result will be empty

DEPENDENCIES
php5-sql
reactphp

NOTES
installing composer https://getcomposer.org/download/
installing reactphp http://reactphp.org/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published