Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/beast
/ echo_op
Class
echo_op
example/echo-op/echo_op.cpp:103–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
102
template<class AsyncStream, class Handler>
103
class echo_op;
104
105
// This example uses the Asio's stackless
"fauxroutines"
, implemented
106
// using a macro-based solution. It makes the code easier to write and
Callers
1
async_echo
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected