How to get this on you local machine and play with it. These instructions are for testing the package before committing to putting this into your project.
git clone https://github.com/jjrohrer/RobustChat.git
cp .env.sample .env
# Now, edit .env and put in your own keys. Let's assume VSCode
code .env
Visit examples/index.php on your local machine.
Something like: http://localhost/RobustChatStuff/RobustChatStuff2/examples/