|
ORE Studio 0.0.4
|
Server-initiated notification of database status. More...
#include <subscription_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
| Serialize notification to bytes. | |
Static Public Member Functions | |
| static std::expected< database_status_message, error_code > | deserialize (std::span< const std::byte > data) |
| Deserialize notification from bytes. | |
Server-initiated notification of database status.
This is a push message from the server to connected clients. It informs clients about database connectivity status.
| std::vector< std::byte > serialize | ( | ) | const |
Serialize notification to bytes.
Format: