Skip to content

tiffanyol/twitterchannels

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twitterchannels

Simple example to show the use of websockets to update a webpage view when new data is gathered.

In this example you can listen the tweets sent from a map area, plotting the coordinates of the ones that are geolocated.

Once the user sets the map area a message is sent from the web browser to the server. The server starts a streaming channel that asynchronously sends the tweets received to the map.

Check this documentation for background information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.8%
  • HTML 46.2%
  • Shell 1.0%