KORE – A fast SPDY-capable webserver for web development in C
1–10 of 60 posts
Re: KORE – A fast SPDY-capable webserver for web development in C
#2Every new HTTP Daemon is heartly welcome!
Re: KORE – A fast SPDY-capable webserver for web development in C
#3It's ironic that the website isn't working. Alternate link? (GitHub perhaps?)
Re: KORE – A fast SPDY-capable webserver for web development in C
#4Connection timeout?
Brilliant idea, I especially love the SSL only. The web needs to move to pure SSL.
Re: KORE – A fast SPDY-capable webserver for web development in C
#5It's ironic that the website isn't working. Alternate link? (GitHub perhaps?)
Re: KORE – A fast SPDY-capable webserver for web development in C
#6Web development in C, I love this.
Re: KORE – A fast SPDY-capable webserver for web development in C
#7Do you have any benchmarks against nginx? http://nginx.org/en/docs/http/ngx_http_spdy_module.html
Re: KORE – A fast SPDY-capable webserver for web development in C
#8Take libuv > WIN, to watch http://vimeo.com/24713213.
Libuv is used in nodejs.
Re: KORE – A fast SPDY-capable webserver for web development in C
#9Why web development in C? Seems like a headache.
Re: KORE – A fast SPDY-capable webserver for web development in C
#10What are some frameworks for web developing in C? Is KORE also a framework or just a server?
As for the server, I wonder how performance compares to say, OpenResty loading Lua compiled to bytecode.