kernelsauce / turbo

Turbo is a framework built for LuaJIT 2 to simplify the task of building fast and scalable network applications. It uses a event-driven, non-blocking, no thread design to deliver excellent performance and minimal footprint to high-load applications while also providing excellent support for embedded uses.
http://turbo.readthedocs.io/
Apache License 2.0
525 stars 84 forks source link

http://turbolua.org is unavailable #320

Closed clandmeter closed 7 years ago

clandmeter commented 7 years ago

It does not redirect to https://turbo.readthedocs.io/en/latest anymore.

kernelsauce commented 7 years ago

I know. I didn't renew it. A direct link to read the docs works just as fine :).

clandmeter commented 6 years ago

Can you replace the references to turbolua.org with rtd links? Its a bit confusing right now.