mashupbots / socko

A Scala web server powered by Netty networking and AKKA processing.
Other
255 stars 51 forks source link

No 0.5.0 version for Scala 2.10.x? #96

Closed chenweiyj closed 9 years ago

chenweiyj commented 10 years ago

I use a library that only compiled with scala 2.10.x, and cannot upgrade to 2.11. So I wonder how we can use 0.5.0 version with Scala 2.10.x. Thank you!

veebs commented 10 years ago

Sorry I don't have the time to compile it with 2.10.

You can try to compile socko yourself with 2.10. Let me know if you have any problems.

Regards

On 14 June 2014 22:35, Chen Wei notifications@github.com wrote:

I use a library that only compiled with scala 2.10.x, and cannot upgrade to 2.11. So I wonder how we can use 0.5.0 version with Scala 2.10.x. Thank you!

— Reply to this email directly or view it on GitHub https://github.com/mashupbots/socko/issues/96.