mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-29 04:10:23 -07:00
* [Networking] Doxygen * Lint cause my autolinter is broken lol * Update. * Update Doxyfile Co-authored-by: tooomm <tooomm@users.noreply.github.com> * Alphabetical ordering Co-authored-by: tooomm <tooomm@users.noreply.github.com> * Add new card art rule comment * move filter program into doxygen folder * [Networking] Doxygen Took 49 seconds * [Networking] Doxygen Took 2 hours 0 minutes Took 58 minutes Took 8 seconds Took 29 seconds Took 4 minutes Took 1 minute Took 4 minutes * [Networking] Fix Doxyfile Took 2 hours 0 minutes Took 58 minutes Took 8 seconds Took 29 seconds Took 4 minutes Took 1 minute Took 6 minutes * [Networking] Fix Doxyfile Took 2 hours 0 minutes Took 58 minutes Took 8 seconds Took 29 seconds Took 4 minutes Took 1 minute Took 3 minutes * [Networking] Fix Doxyfile again Took 2 hours 0 minutes Took 58 minutes Took 8 seconds Took 29 seconds Took 4 minutes Took 1 minute Took 2 minutes --------- Co-authored-by: Lukas Brübach <lukas.bruebach@bdosecurity.de> Co-authored-by: tooomm <tooomm@users.noreply.github.com> Co-authored-by: Lukas Brübach <Bruebach.Lukas@bdosecurity.de>
407 B
407 B
@page developer_reference_protocol Protocol (Overview)
For an overview of the protocol used by the Cockatrice client and server, see:
- @subpage developer_reference_protocol_overview
- @subpage protocol_game_command
For client → server communication, see:
- @subpage protocol_command_container
For server → client communication, see:
- @subpage protocol_server_message
- @subpage protocol_response