- re-label Client/Server to Inbound/Outbound for netty settings description - move to just using exactly one class loader for all reflective activities of the ActorSystem, which is either the context class loader or the one which loaded the ActorSystem’s class; document that putting Akka on boot class path will not work - be more careful with initializing the Client- and ServerBootstrap - rename Port to DesiredPortFromConfig to discourage misuse - write test for NettySettings - various small fixes |
||
|---|---|---|
| .. | ||
| akka-beanstalk-mailbox/src | ||
| akka-file-mailbox/src | ||
| akka-mailboxes-common/src | ||
| akka-mongo-mailbox/src | ||
| akka-redis-mailbox/src | ||
| akka-zookeeper-mailbox/src | ||