<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Asynchronous 'gRPC' Client and Server Runtime</dc:title>
  <dc:title>R package rgrpc version 0.1.1</dc:title>
  <dc:description>A first-class asynchronous 'gRPC' &lt;https://grpc.io/&gt; runtime
    built on the generic asynchronous 'C++' API ('GenericStub',
    'AsyncGenericService') &lt;https://grpc.github.io/grpc/cpp/&gt;. Requests and
    responses cross the native boundary as method names plus opaque byte
    buffers; 'RProtoBuf' supplies and consumes the bytes, so schemas are
    loaded at runtime and no generated service stubs are required. Native
    completion threads never call the R API: completions are queued natively
    and delivered in batches on the R main thread. Complements 'RProtoBuf'
    rather than replacing it. Links against the system 'gRPC' library for
    'C++'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: methods</dc:relation>
  <dc:relation>Suggests: RProtoBuf, tinytest</dc:relation>
  <dc:creator>Troy Hernandez &lt;troy@cornball.ai&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Troy Hernandez [aut, cre] (ORCID:
    &lt;https://orcid.org/0009-0005-4248-604X&gt;),
  cornball.ai [cph]</dc:contributor>
  <dc:rights>Apache License (&gt;= 2)</dc:rights>
  <dc:date>2026-09-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=rgrpc</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.rgrpc</dc:identifier>
</oai_dc:dc>
