Y
Hacker News
new
|
ask
|
show
|
jobs
by
westoque
927 days ago
Most of the speed I believe is from using the server iodine
https://github.com/boazsegev/iodine
which is a wrapper around facil.io
https://facil.io
that is built using C.
Great project either way!
1 comments
tomku
927 days ago
Is facil.io maintained? Last commit was 2 years ago, which is a bit concerning for something written in C that handles a bunch of security-sensitive things including a from-scratch JSON parser.
link