lichon
Results
2
comments of
lichon
Found a way to achieve this, You can use ThreadLocal and intercepter to storage user data before the rpc method invoked, like this: ``` public class JsonRpcContext { private static...
我这有个 ts 版本的 支持 terminal [rustdesk-web-ts](https://github.com/lichon/rustdesk-web-ts/)