ecorm / cppwamp

C++ client library for the WAMP protocol.
Boost Software License 1.0
35 stars 9 forks source link

Easy RPC & event unpacking #84

Closed ecorm closed 8 years ago

ecorm commented 8 years ago

Provide unpackers for trivial RPC and event handlers that don't need the Invocation or Event object.