Skip to content

practice for web server while making a soccer simulation game

Notifications You must be signed in to change notification settings

junholy/ToyBattle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full Spec. of Web Server

  • WEB APIs

  • Connection Management

  • Event-driven Procedure for processing requests.

  • Request Management

  • Bandwidth Management

  • Request Data Validation

  • Session (User Authentication)

  • Logging

  • Pre-load Processing

  • Data Encryption

  • Broadcast

  • Database Query Helper

  • possible DBs: mysql with sqlalchemy(present), cassandra(next)

About

practice for web server while making a soccer simulation game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages