pub fn get_shared_socket_service() -> Result<Arc<SharedSocketService>, PluginError>Expand description
Get or create the global shared socket service Returns error if initialization fails instead of panicking
pub fn get_shared_socket_service() -> Result<Arc<SharedSocketService>, PluginError>Get or create the global shared socket service Returns error if initialization fails instead of panicking