You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add xMod decorator to define a class as xrpc module,
and register, subscribe, isAsync, withContex decorators to mark procedure and subscriber.
use registerXMod to register xrpc modules.