BackendEnvironment
Interface to access server-provided interfaces from within the RPC methods.
An instance of this class is added to coroutine context by RPC dispatcher and can be extracted using BackendEnvironment.get method.
Interface to access server-provided interfaces from within the RPC methods.
An instance of this class is added to coroutine context by RPC dispatcher and can be extracted using BackendEnvironment.get method.