aiowamp.templ¶
Functions
apply_template(template, client, *[, uri_prefix]) |
|
||
create_invocation_entry_point(fn) |
Create an invocation handler for the given callable. | ||
create_subscription_entry_point(fn) |
Create subscription handler for the given callable. | ||
event(uri, *[, match_policy, node_key, options]) |
|||
procedure([uri, disclose_caller, …]) |
Classes
Template(*[, uri_prefix]) |
|
||||