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

Event types for the communications module. More...

Classes

struct  connected_event
 Event published when successfully connected to a server. More...
 
struct  disconnected_event
 Event published when disconnected from the server. More...
 
struct  reconnected_event
 Event published when successfully reconnected to the server. More...
 
struct  reconnecting_event
 Event published when attempting to reconnect to the server. More...
 

Detailed Description

Event types for the communications module.

Contains connection-related events such as connect and disconnect notifications that can be published to the event bus.