uwsgi/t/ring at master · tinylambda/uwsgi · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Ring Test Suite

how to build and run

  • cd UWSGIROOT
  • cd t/ring
  • lein uberjar
  • cd ../..
  • uwsgi t/ring/config.ini
  • open http://localhost:9090 in your browser

run cases in jetty