Table of Contents

Checking whether protocol buffer serialization is enabled

The SLNetClientTest tool allows you to check whether a client connection is using protocol buffer serialization. To do so:

  1. Go to Diagnostics > Connection Details, and select a client connection.

  2. Using the filter box at the bottom of the window, check whether the text contains the following string:

    ProtoBuf: disabled/enabled (version)

    Example: ProtoBuf: Enabled (version: 9.6.1846.504)