Skip to content

Commit

Permalink
Yet another small docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Konstantin Burkalev authored and Konstantin Burkalev committed May 10, 2018
1 parent 2e4c0fc commit 514e418
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,22 @@ Wiola implements [WAMP specification][] v2 router specification on top of OpenRe
Wiola supports next WAMP roles and features:

* broker: advanced profile with features:
* subscriber blackwhite listing
* pattern based subscription
* publisher exclusion
* publisher identification
* publication trust levels
* session meta api
* subscriber blackwhite listing
* subscription meta api (partly)
* pattern based subscription
* dealer: advanced profile with features:
* callee blackwhite listing
* caller exclusion
* call canceling
* call timeout
* caller identification
* call trust levels
* pattern based registration
* progressive call results
* session meta api
* registration meta api (partly)
* pattern based registration
* session meta api
* Challenge Response Authentication ("WAMP-CRA")
* Cookie Authentication

Expand Down

0 comments on commit 514e418

Please sign in to comment.