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

Allow multithread write #81

Open fukamachi opened 5 years ago

fukamachi commented 4 years ago

ref https://github.com/fukamachi/websocket-driver/pull/35

ghost commented 4 years ago

Ah thank you for bringing this up yourself! I recently wrote a short tutorial about websocket use in CL, and I had wanted to used Clack + Woo + websocket-driver , but hit this issue, and so switched to Hunchentoot+Hunchensocket instead.

shakatoday commented 1 year ago

CLOG also needs this. I hope my mentioning can help Woo get more momentum from the whole Common Lisp community. Thanks!

fukamachi commented 1 year ago

Oh, thanks! I don't remember why this PR is frozen. I'll make it revived.