Minimal transport handoff shape for later HTTP upgrade integration. More...
#include <HttpWebSocket.h>
Public Member Functions | |
| void | reset () |
| bool | isValid () const |
Public Attributes | |
| AsyncReadableStream * | readableStream = nullptr |
| AsyncWritableStream * | writableStream = nullptr |
| AsyncBuffersPool * | buffersPool = nullptr |
Minimal transport handoff shape for later HTTP upgrade integration.