Skip to content

shabinesh/goWhisky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO

  • Pass the python application import path the program

    $ ./pygo --app app.application
    
  • A HTTP go server to handle traffic, The Go web handler invokes the python application callable with environ & start_response callable.

  • WSGI wrapper - Explore GIL & goroutine

TODO

  • Create a wsgi.input and wsgi.error streams that fits specs at PEP333
  • Create the Go to handle socket connections.

About

A Python WSGI webapp server written in Go,

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages