Cockatrice/doc/doxygen/extra-pages/developer_documentation/network/index.md
2026-07-01 11:20:54 -04:00

359 B

@page developer_reference_network_overview Network (Overview)

This page provides information about the networking performed by the client and server.

For information about the protocol, see @subpage developer_reference_protocol

For information about the clients response to and handling of protocol messages, see @subpage developer_reference_network_client