Skip to content

Peter-Raafat/c2dm-web-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the web application server to support the C2DM application test.

You are free to use and abuse this code as is without any warranty.

Please note that when you have check the code out you will need to issue two
more git command before you can run the server:
git submodule init
git submodule update

Tornado is added as a git sub module. The above commands will check out the
latest Tornado from github.

You will need to add a valid gmail account that has been accepted to test C2DM
to ClientLoginTokenFactory. See the official website for more info:
http://code.google.com/intl/sv-SE/android/c2dm/index.html

Have fun.

About

A Python/Tornado web application server that supports C2DM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published