Removed Serializable.Protobuf since it did not work, use direct Protobuf messages for remote messages instead
This commit is contained in:
parent
b0dd4b5d62
commit
c1d81d3953
3 changed files with 2 additions and 31 deletions
|
|
@ -6,7 +6,6 @@ import org.junit.{Test, Before, After}
|
|||
|
||||
import se.scalablesolutions.akka.remote.{RemoteServer, RemoteClient}
|
||||
import se.scalablesolutions.akka.dispatch.Dispatchers
|
||||
import se.scalablesolutions.akka.serialization.Serializable.Protobuf
|
||||
|
||||
import ProtobufProtocol.ProtobufPOJO
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue