CppWAMP
C++11 client library for the WAMP protocol
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
corosession.hpp File Reference

Backward compatilibity header: use Session with completion tokens instead. More...

#include <boost/asio/post.hpp>
#include <boost/asio/spawn.hpp>
#include "../asyncresult.hpp"
#include "../config.hpp"
#include "../session.hpp"

Go to the source code of this file.

Classes

class  wamp::CoroSession< TIgnoredBase >
 Coroutine API used by a client peer in WAMP applications. More...
 

Namespaces

 wamp
 

Detailed Description

Backward compatilibity header: use Session with completion tokens instead.