CppWAMP
C++11 client library for the WAMP protocol
wamp::KnownCodecIds Struct Reference

IDs used by rawsocket transports to negotiate the serializer. More...

#include <cppwamp/codec.hpp>

Detailed Description

IDs used by rawsocket transports to negotiate the serializer.

As described in section Advanced Profile / Other Advanced Features / Alternative Transports / RawSocket Transport of the WAMP spec. Additional non-standard serializers are listed in https://github.com/crossbario/autobahn-python/blob/master/autobahn/wamp/serializer.py.


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