mashupbots / socko

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

Socko upgrade #119

Closed jamiees2 closed 3 years ago

jamiees2 commented 3 years ago

Makes socko compatible with Java 11, and fixes all deprecations for scala 2.12, allowing us to cross-compile to 2.13. Also update netty and akka so that we can fully compile to 2.13.

jamiees2 commented 3 years ago

Sorry, wrong fork.