rlpx::RlpxSession::MessageChannel¶
Public Functions¶
| Name | |
|---|---|
| MessageChannel() =default | |
| void | push(framing::Message msg) |
| std::optional< framing::Message > | try_pop() |
| bool | empty() const |
Public Functions Documentation¶
function MessageChannel¶
function push¶
function try_pop¶
function empty¶
Updated on 2026-04-13 at 23:22:46 -0700