fukamachi / woo

A fast non-blocking HTTP server on top of libev
http://ultra.wikia.com/wiki/Woo_(kaiju)
MIT License
1.27k stars 96 forks source link

Running two woo servers at same time? (web + websocket) #101

Open gibsonf1 opened 1 year ago

gibsonf1 commented 1 year ago

Is there a way to run woo in two server instances? (The case is running a website and then websocket at the same time)