Skip to content

ali96343/py4web-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

websocket multiuser py4web-chat

0 pip install -r requirements.txt

1 run the Redis server on a standard port

2 cp wsservers.py to py4web/py4web/utils/

(this file contains the message system (REME) for sending messages between the application and the tornado server )

3 cp chat to apps/

4 run server with REME system

./py4web.py run -s tornadoRemeServer apps

firefox localhost:8000/chat

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published