Imrovements from feedback. See #1755
This commit is contained in:
parent
6dd017d6c1
commit
793af8b4ec
3 changed files with 12 additions and 2 deletions
|
|
@ -35,7 +35,7 @@ class DaemonMsgCreateSerializer(val system: ExtendedActorSystem) extends Seriali
|
|||
import ProtobufSerializer.serializeActorRef
|
||||
import ProtobufSerializer.deserializeActorRef
|
||||
|
||||
def includeManifest: Boolean = true
|
||||
def includeManifest: Boolean = false
|
||||
def identifier = 3
|
||||
lazy val serialization = SerializationExtension(system)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue