lab5e.com/docs/gateways/protocol

Preview meta tags from the lab5e.com website.

Linked Hostnames

3

Search Engine Appearance

Google

https://lab5e.com/docs/gateways/protocol

The Gateway Protocol

Gateway protocol The gateway protocol is relatively simple and consists of a single RPC call to establish a bidirectional stream of messages: service UserGatewayService { rpc ControlStream(stream ControlStreamRequest) returns (stream ControlStreamResponse); }; The control stream consists of a ControlStreamRequest message that the gateway sends to Span: message ControlStreamRequest { oneof msg { ConfigRequest config = 1; UpstreamMessage upstream_message = 2; Keepalive keepalive = 3; GatewayMetadataUpdate gateway_metadata = 4; DeviceUpdate device_update = 5; }; }; Span will then respond with a ControlStreamResponse message:



Bing

The Gateway Protocol

https://lab5e.com/docs/gateways/protocol

Gateway protocol The gateway protocol is relatively simple and consists of a single RPC call to establish a bidirectional stream of messages: service UserGatewayService { rpc ControlStream(stream ControlStreamRequest) returns (stream ControlStreamResponse); }; The control stream consists of a ControlStreamRequest message that the gateway sends to Span: message ControlStreamRequest { oneof msg { ConfigRequest config = 1; UpstreamMessage upstream_message = 2; Keepalive keepalive = 3; GatewayMetadataUpdate gateway_metadata = 4; DeviceUpdate device_update = 5; }; }; Span will then respond with a ControlStreamResponse message:



DuckDuckGo

https://lab5e.com/docs/gateways/protocol

The Gateway Protocol

Gateway protocol The gateway protocol is relatively simple and consists of a single RPC call to establish a bidirectional stream of messages: service UserGatewayService { rpc ControlStream(stream ControlStreamRequest) returns (stream ControlStreamResponse); }; The control stream consists of a ControlStreamRequest message that the gateway sends to Span: message ControlStreamRequest { oneof msg { ConfigRequest config = 1; UpstreamMessage upstream_message = 2; Keepalive keepalive = 3; GatewayMetadataUpdate gateway_metadata = 4; DeviceUpdate device_update = 5; }; }; Span will then respond with a ControlStreamResponse message:

  • General Meta Tags

    2
    • title
      Lab5e AS
    • charset
      utf-8
  • Open Graph Meta Tags

    4
    • og:title
      The Gateway Protocol
    • og:url
      https://www.lab5e.com/docs/gateways/protocol/
    • og:type
      article
    • og:description
      Gateway protocol The gateway protocol is relatively simple and consists of a single RPC call to establish a bidirectional stream of messages: service UserGatewayService { rpc ControlStream(stream ControlStreamRequest) returns (stream ControlStreamResponse); }; The control stream consists of a ControlStreamRequest message that the gateway sends to Span: message ControlStreamRequest { oneof msg { ConfigRequest config = 1; UpstreamMessage upstream_message = 2; Keepalive keepalive = 3; GatewayMetadataUpdate gateway_metadata = 4; DeviceUpdate device_update = 5; }; }; Span will then respond with a ControlStreamResponse message:
  • Link Tags

    2
    • icon
      favicon.ico
    • stylesheet
      https://www.lab5e.com/lab5e.min.css

Emails

1

Links

58