CppWAMP
C++11 client library for the WAMP protocol
corosession.hpp
Go to the documentation of this file.
1 /*------------------------------------------------------------------------------
2  Copyright Butterfly Energy Systems 2022.
3  Distributed under the Boost Software License, Version 1.0.
4  (See accompanying file LICENSE_1_0.txt or copy at
5  http://www.boost.org/LICENSE_1_0.txt)
6 ------------------------------------------------------------------------------*/
7 
8 #ifndef CPPWAMP_COROSESSION_HPP
9 #define CPPWAMP_COROSESSION_HPP
10 
11 //------------------------------------------------------------------------------
14 //------------------------------------------------------------------------------
15 
17 
18 #endif // CPPWAMP_COROSESSION_HPP
corosession.hpp
Backward compatilibity header: use Session with completion tokens instead.