gRPC supports most methods as the JSON-RPC endpoint - except for gSFA - plus two new streaming methods for transactions and blocks, full list below:
getBlock
getTransaction
getSignaturesForAddress
getBlockTime
getGenesisHash (for epoch 0)
getFirstAvailableBlock
getSlot
getVersion
StreamTransactions
StreamBlocks
Last updated 11 months ago