<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Preparing your environment on SPEKTRA Edge</title>
    <link>https://docs.edgelq.com/build-a-service/preparation/</link>
    <description>Recent content in Preparing your environment on SPEKTRA Edge</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="https://docs.edgelq.com/build-a-service/preparation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Prerequisites</title>
      <link>https://docs.edgelq.com/build-a-service/preparation/prerequisites/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.edgelq.com/build-a-service/preparation/prerequisites/</guid>
      <description>gRPC and Protocol buffers All core services on the SPEKTRA Edge platform utilize gRPC/Protocol buffer technologies as a way of communication with each other. You can read about those here: https://grpc.io/docs/what-is-grpc.&#xA;We are using exclusively the proto3 version.&#xA;However, to put things more simply: gRPC is a high-level protocol where client-server can communicate in the following ways:&#xA;Unary request-response, for example, GET Object, LIST Objects etc. Server streaming: The client initiates the connection, sends a first message and then the server keeps sending a series of messages one after another.</description>
    </item>
    <item>
      <title>Setting up your development environment</title>
      <link>https://docs.edgelq.com/build-a-service/preparation/environment/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.edgelq.com/build-a-service/preparation/environment/</guid>
      <description>Setting up development environment If you do not have Go SDK, you should download and configure it. To check the version required by SPEKTRA Edge, see this file - top shows the required minimum version. As of the moment of this writing, it is 1.21, but it may change. Ensure Go SDK is installed.&#xA;You will need to access the following repositories, ensure you have access to:&#xA;https://github.com/cloudwan/goten https://github.com/cloudwan/edgelq https://github.com/cloudwan/goten-protobuf https://github.</description>
    </item>
  </channel>
</rss>
