Skip to content

mesosfer/Mesosfer-Long-Polling-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mesosfer Long Polling Chat

Long Polling Chat using Mesosfer Backend as a Service repository for web application tutorial https://mesosfer.com/community/how-to-create-long-polling-chat-using-mesosfer.html

Install composer

cd Mesosfer-Long-Polling-Chat
curl -sS https://getcomposer.org/installer | php

Install dependencies

php composer.phar install

After installing, run it using php built-in web server:

php -S 0.0.0.0:8000

Then access http://localhost:8000 on your browser

License

Copyright (c) 2017, Mesosfer.
All rights reserved.

This source code is licensed under the BSD-style license found in the
LICENSE file in the root directory of this source tree.

About

Long Polling Chat using Mesosfer Backend as a Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published