File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,19 @@ Refactored WAMP message processing.
1212- Perform move capture wherever possible
1313- Perform automatic enum<->variant conversions while allowing
1414 custom conversion of specific enum types
15+ - Callbacks can now be registered for session state change events
16+ - Added caller-initiated timeout support
17+ - Support progressive call results for caller
18+ - Added authentication tutorial
19+ - Enriched authentication-related API to handle CRA and SCRAM
20+ (user must still compute cryto signatures using a 3rd party library)
21+ - Added example programs using the async API
22+ - Added more practical examples of scoped registrations/subscriptions in
23+ documentation
24+ - Added session logging tutorial
25+ - Added example of converting nested objects in documentation
26+ - Added session leave overloads that don't require a Reason
27+
1528
1629v0.7.0
1730======
You can’t perform that action at this time.
0 commit comments