package io.deephaven.flightjs.protocol

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service BrowserFlightService

BrowserFlight.proto:30

A flight js service is a (non-proper) extension of arrow flight service that augments existing client-streaming (or bidirectional streaming) methods with a pair that can be used to simulate a client stream over unary requests.

message BrowserNextResponse

BrowserFlight.proto:63

Used as response type in: BrowserFlightService.NextDoExchange, BrowserFlightService.NextDoPut, BrowserFlightService.NextHandshake