ORE Studio 0.0.4
Loading...
Searching...
No Matches
Namespaces
ores::comms Namespace Reference

Communications library providing client-server connectivity for ORE Studio. More...

Namespaces

namespace  messaging
 Contains messaging related infrastructure in the comms library.
 
namespace  net
 Contains the networking elements of the comms library.
 

Detailed Description

Communications library providing client-server connectivity for ORE Studio.

Implements a custom binary protocol over SSL/TLS for secure client-server communication. Key features:

The protocol namespace defines message frames, types, handlers, and the message dispatcher that routes messages to registered subsystem handlers.