Module concord_core


module concord_core
The core components that are used by both the Concord server and the default client implementation. Includes record-based message serialization, and some utilities for message passing.

This core module defines the message protocol that clients must use to communicate with any server.