Skip to content

This is sample tornado application using Long polling / Web Socket. User can change the opacity of the rectangle on the desktop web page from the mobile device.

Notifications You must be signed in to change notification settings

docktorrr/tornado-pult

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tornado Pult

This is sample tornado application using Long polling / Web Socket. User can change the opacity of the rectangle on the desktop web page from the mobile device. By default long polling is working. To use Web socket uncomment corresponding js code in index.html and pult.html, and comment the code with ajax polling.

To run app: python pultsocket.py

About

This is sample tornado application using Long polling / Web Socket. User can change the opacity of the rectangle on the desktop web page from the mobile device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published