<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: ViviLearns2Code</title>
    <description>The latest articles on DEV Community by ViviLearns2Code (@vivilearns2code).</description>
    <link>https://dev.to/vivilearns2code</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1043392%2F89973337-37f0-4162-ba81-52351ad2e16e.png</url>
      <title>DEV Community: ViviLearns2Code</title>
      <link>https://dev.to/vivilearns2code</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vivilearns2code"/>
    <language>en</language>
    <item>
      <title>HTTP/2 in Golang</title>
      <dc:creator>ViviLearns2Code</dc:creator>
      <pubDate>Sat, 11 Mar 2023 22:18:25 +0000</pubDate>
      <link>https://dev.to/vivilearns2code/http2-in-golang-1gng</link>
      <guid>https://dev.to/vivilearns2code/http2-in-golang-1gng</guid>
      <description>&lt;p&gt;This is the start of a series of posts about two up-and-coming technologies: HTTP/2 and gRPC. Both are closely related and slowly superseding HTTP/1.1.and conventional REST APIs respectively. In this first post, I would like to give a brief introduction to HTTP/2 and how we can enable Golang clients and servers to talk HTTP/2 over both encrypted and unencrypted connections.&lt;br&gt;
&lt;a href="https://vivilearns2code.github.io/misc/2023/03/11/http-2-in-golang.html"&gt;Read more&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>grpc</category>
      <category>programming</category>
      <category>http2</category>
    </item>
  </channel>
</rss>
