Crate secop_core

Crate secop_core 

Source
Expand description

The main entry point and crate definitions.

Modules§

client
A client for use with internal and external modules.
config
Configuration file handling.
errors
Enumeration of possible SECoP errors.
module
This module contains basic module functionality.
prelude
Re-exports mostly everything needed for writing modules.
proto
This module contains the definition of a protocol message, along with tools to parse and string-format it.
server
This module contains the server instance itself, and associated objects to handle connections and message routing.
types
SECoP data type definitions.

Macros§

typedesc_type