C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::net::web_socket::switch_protocol_bind_2< OnRequest > Struct Template Reference

Binds a switch_protocol invocation to a function object for on_request. More...

#include <switch_protocol.hpp>

Public Member Functions

 switch_protocol_bind_2 (OnRequest on_request)
 
template<class OnStart >
auto on_start (OnStart on_start) &&
 

Detailed Description

template<class OnRequest>
struct caf::net::web_socket::switch_protocol_bind_2< OnRequest >

Binds a switch_protocol invocation to a function object for on_request.


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