Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::HttpWebSocketTransportView Struct Reference

Minimal transport handoff shape for later HTTP upgrade integration. More...

#include <HttpWebSocket.h>

Public Member Functions

void reset ()
 
bool isValid () const
 

Public Attributes

AsyncReadableStreamreadableStream = nullptr
 
AsyncWritableStreamwritableStream = nullptr
 
AsyncBuffersPoolbuffersPool = nullptr
 

Detailed Description

Minimal transport handoff shape for later HTTP upgrade integration.


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