<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gun.git/doc/src/guide, branch http2-websocket</title>
<subtitle>HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/'/>
<entry>
<title>Update migration guide</title>
<updated>2020-03-25T11:01:51+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-03-25T11:01:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=e433fafcd5e98ba06536dcc48c1049c72243b1cd'/>
<id>e433fafcd5e98ba06536dcc48c1049c72243b1cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require OTP-22+</title>
<updated>2020-03-23T11:51:22+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2020-03-23T11:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=5f73982cf9edc258e955e3b115cba1a4c4af263f'/>
<id>5f73982cf9edc258e955e3b115cba1a4c4af263f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the migration guide to 2.0</title>
<updated>2019-09-26T16:24:01+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-09-26T16:24:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=91082c1d6307ee467b835408f5afde5ce81c507e'/>
<id>91082c1d6307ee467b835408f5afde5ce81c507e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reply_to option to ws_upgrade; remove notowner entirely</title>
<updated>2019-09-26T11:20:28+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-09-26T11:16:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=00cc1f385f94823a0684deee001b643091e235b0'/>
<id>00cc1f385f94823a0684deee001b643091e235b0</id>
<content type='text'>
The reply_to option is also propagated when we switch protocols.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The reply_to option is also propagated when we switch protocols.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add auto-ping to Websocket and a silence_pings option</title>
<updated>2019-09-24T17:28:48+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-09-24T17:18:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=d9a970be90d0105af215531d74809878f9c21338'/>
<id>d9a970be90d0105af215531d74809878f9c21338</id>
<content type='text'>
The auto-ping will at regular interval send a ping frame.

The silence_pings option defaults to true. It can be set
to false when the user needs to receive ping/pong frames.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The auto-ping will at regular interval send a ping frame.

The silence_pings option defaults to true. It can be set
to false when the user needs to receive ping/pong frames.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document sending N Websocket frames in the guide</title>
<updated>2019-09-23T09:55:36+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-09-23T09:55:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=5793cfb2ca439eada5a3a0be168d83ed7b2d2a13'/>
<id>5793cfb2ca439eada5a3a0be168d83ed7b2d2a13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document ssl's session_lifetime/session_cache_clients_max</title>
<updated>2019-04-26T13:17:19+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-04-26T13:17:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=719e45ec354e2b5c155aa5ffef3b5cfcf3a5d484'/>
<id>719e45ec354e2b5c155aa5ffef3b5cfcf3a5d484</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document an issue with OTP-20.3 on Windows</title>
<updated>2019-04-25T10:32:03+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-04-25T10:32:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=3f3ed57a5e49a0d61644fae5556c4315e6d05506'/>
<id>3f3ed57a5e49a0d61644fae5556c4315e6d05506</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation about gun:headers/4,5</title>
<updated>2019-01-09T17:23:21+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-01-09T17:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=655adf004ec53a6f38375e3b0a53e485849f8a02'/>
<id>655adf004ec53a6f38375e3b0a53e485849f8a02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lowercase header names automatically and accept more types</title>
<updated>2019-01-06T16:01:41+00:00</updated>
<author>
<name>Loïc Hoguin</name>
<email>essen@ninenines.eu</email>
</author>
<published>2019-01-06T16:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/gun.git/commit/?id=ab4878838fafbd453b41d031c9224b2ee8d2d956'/>
<id>ab4878838fafbd453b41d031c9224b2ee8d2d956</id>
<content type='text'>
Header names can now be provided as binary, string or atom
and Gun no longer requires them to be in lowercase. The list
of headers can also be provided as a map as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Header names can now be provided as binary, string or atom
and Gun no longer requires them to be in lowercase. The list
of headers can also be provided as a map as well.
</pre>
</div>
</content>
</entry>
</feed>
