Version 0.5.3 Released

13 views
Skip to first unread message

Emile Cormier

unread,
Oct 26, 2015, 5:08:14 PM10/26/15
to cpp...@googlegroups.com
Version 0.5.3 has been released:
  • Added support for binary WAMP payloads (closes #50)
  • Fixed wrong header guard in (fixes #73)
  • Added SessionErrc mappings to new predefined error URIs added to the spec (closes #77)
  • Added recently proposed exclude_authid, exclude_authrole, eligible_authid, eligible_authrole options (closes #80).
  • Fixed ScopedRegistrations and ScopedSubscriptions that weren't being moved properly (fixes #82).
  • Added basicRpc and basicEvent functions. basicRpc allows the registration of statically-typed RPC handlers that don't take an Invocation parameter and don't return an Outcome result. Likewise, basicEvent allows the registration of statically-typed event handlers that don't take an Event parameter (closes #84).
The wiki tutorials will be updated shortly to illustrate usage of the new basicRpc() and basicEvent() unpacking functions. The online Doxygen documentation will also be updated shortly.

There should be no breaking changes. Please file a GitHub issue if anything breaks in your application code.

Cheers,
Emile

Emile Cormier

unread,
Oct 27, 2015, 4:27:54 PM10/27/15
to CppWAMP
Documentation and tutorials have been updated.
Reply all
Reply to author
Forward
0 new messages