Crate autobahn_client

Source

Modules§

autobahn
proto
rpc
util

Attribute Macros§

client_function
server_function
Attribute macro to register a function as an RPC server handler. This macro generates a function that can handle RPC requests with proper type safety and registers it with the server function registry.