Function get_shared_socket_service

Source
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