Home › Forums › Support › Send a Count of bytes › Reply To: Send a Count of bytes September 21, 2014 at 12:02 #3313 AnonymousInactive Looks like you may still have the default compression enabled, if you use: NetworkComms.DefaultSendReceiveOptions = new SendReceiveOptions<ProtobufSerializer>(); you should notice a significant difference.