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

Turbolua.org is gone #325

Closed kwaping closed 6 years ago

kwaping commented 6 years ago

You should either remove references to turbolua.org or bring it back to life.

max1220 commented 6 years ago

See: https://github.com/kernelsauce/turbo/issues/320 https://github.com/kernelsauce/turbo/issues/322

kernelsauce commented 6 years ago

Removed references.

soccermitchy commented 6 years ago

There's still one place pointing at turbolua.org on the repo: At the top of the repo main page

kernelsauce commented 6 years ago

Thanks @soccermitchy. Fixed.