Skip to content

Genericson/console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

console

A basic terminal-like App Engine test.

  • Javascript client and Python server which can communicate asynchronously
    • client sends command, server responds with output)
  • real-time updates from server and client
    • client sends a command to server: server responds continously with new output (Something like 'watch' command in Linux environments)
  • communication of data other and strict text input-output (e.g. coordinates for a game)

Client:

  • Javascript Server
  • Python on AppEngine
  • Jinja for templates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published