SwiftDocCDocumentationServerProtocolProtocolDocumentationServerProtocolProtocol for request-response based servers.protocol DocumentationServerProtocolTopicsInstance Methodsfunc process(Data, completion: (Data) -> ())Processes the given message and responds using the given completion closure.