C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
Loading...
Searching...
No Matches
essence::net::sse_message Struct Reference

A message describing a server-sent event. More...

#include <sse_message.hpp>

Public Attributes

abi::vector< abi::string > data
 
abi::string last_event_id
 

Detailed Description

A message describing a server-sent event.


The documentation for this struct was generated from the following file: