Skip to content

tcuong/tiny_puma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tiny_puma

A tiny server, demonstrating use of reactor and threadpool pattern in server programming.
Server structure is based on puma, default server of Rails 5.

Run scrip/run.rb to start server
Use curl localhost:3000 to make a demo request, if request succeeds, "Hello" will be returned.

About

A tiny puma demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages