Socko events are raised by Socko and passed into your routes for dispatching to your handlers.
Socko events are raised by Socko and passed into your routes for dispatching to your handlers. Socko events provides a bridge between Netty and Akka.
There are 4 types of org.mashupbots.socko.events.SockoEvent
Utility classes and objects
Routes define the rules for dispatching requests to its intended Akka actor handlers.
Socko web server built on top of Netty networking and Akka processing.
Socko is a Scala web server powered by Netty networking and Akka processing.
Package dependency hierarchy
infrastructure | events ____|____ | | routes handlers \ / webserver