<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/websocket-client.git/websocket/_core.py, branch v1.4.2</title>
<subtitle>github.com: liris/websocket-client.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/'/>
<entry>
<title>Remove broken websockets.org links from documentation</title>
<updated>2022-10-25T00:00:00+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2022-10-25T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=73fddb733fc7aaa974830110b01a223f1f73d353'/>
<id>73fddb733fc7aaa974830110b01a223f1f73d353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow passing `http_proxy_timeout` to `run_forever`. (#842)</title>
<updated>2022-08-24T18:35:20+00:00</updated>
<author>
<name>Adam Wojtczak</name>
<email>45100954+adamwojt@users.noreply.github.com</email>
</author>
<published>2022-08-24T18:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=285e0a832e3212ef9ffa8c94fe26a30829353b32'/>
<id>285e0a832e3212ef9ffa8c94fe26a30829353b32</id>
<content type='text'>
* Allow passing `http_proxy_timeout` to `run_forever`

* Normalize docstring

* fix flake8 lint

Co-authored-by: Adam Wojtczak &lt;adam.wojtczak@cybercare.cc&gt;
Co-authored-by: engn33r &lt;engn33r@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Allow passing `http_proxy_timeout` to `run_forever`

* Normalize docstring

* fix flake8 lint

Co-authored-by: Adam Wojtczak &lt;adam.wojtczak@cybercare.cc&gt;
Co-authored-by: engn33r &lt;engn33r@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Linting improvements, improved flake8 linting CI cmd</title>
<updated>2022-02-25T21:34:15+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2022-02-25T21:34:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=dca4022abe1b229dd0f67dbce2fee6001aa1cdc6'/>
<id>dca4022abe1b229dd0f67dbce2fee6001aa1cdc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BREAKING: Add url parameter to set Origin header</title>
<updated>2022-02-25T17:03:49+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2022-02-25T17:03:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=330e43ae07e23eadd654c86a0a7b3554b68b1999'/>
<id>330e43ae07e23eadd654c86a0a7b3554b68b1999</id>
<content type='text'>
Fixes #787. Most interactions with a HTTPS website use a wss://
WebSocket, and the initial WebSocket request usually uses a https:// URL
in the Origin header. Previously, a http:// Origin header was the
default value unless a custom origin was specified. Now the Origin header will dynamically set a https:// URL
in the Origin header when a wss:// WebSocket URL is passed instead of
defaulting to http://. This can be
overridden by setting a custom "origin" parameter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #787. Most interactions with a HTTPS website use a wss://
WebSocket, and the initial WebSocket request usually uses a https:// URL
in the Origin header. Previously, a http:// Origin header was the
default value unless a custom origin was specified. Now the Origin header will dynamically set a https:// URL
in the Origin header when a wss:// WebSocket URL is passed instead of
defaulting to http://. This can be
overridden by setting a custom "origin" parameter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2022</title>
<updated>2022-01-01T03:18:39+00:00</updated>
<author>
<name>engn33r</name>
<email>engn33r@users.noreply.github.com</email>
</author>
<published>2022-01-01T03:18:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=81fa70d259ce1609b3fb1bf66c8a9bed81a3f28c'/>
<id>81fa70d259ce1609b3fb1bf66c8a9bed81a3f28c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use bytes literal (#751)</title>
<updated>2021-11-22T01:32:53+00:00</updated>
<author>
<name>谭九鼎</name>
<email>109224573@qq.com</email>
</author>
<published>2021-11-22T01:32:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=8bbea08a59efd53f54b0491b58524f29ca6f650a'/>
<id>8bbea08a59efd53f54b0491b58524f29ca6f650a</id>
<content type='text'>
* Use bytes literal instead of bytes()

* Add UTF-8 suggestion to comments</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Use bytes literal instead of bytes()

* Add UTF-8 suggestion to comments</pre>
</div>
</content>
</entry>
<entry>
<title>Py2-&gt;3: simplify class definition (#750)</title>
<updated>2021-10-20T01:21:27+00:00</updated>
<author>
<name>谭九鼎</name>
<email>109224573@qq.com</email>
</author>
<published>2021-10-20T01:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=cf0eb68a63747222434e382e24ea38836201dc30'/>
<id>cf0eb68a63747222434e382e24ea38836201dc30</id>
<content type='text'>
Remove implied and redundant object class type declarations</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove implied and redundant object class type declarations</pre>
</div>
</content>
</entry>
<entry>
<title>Add docstring to WebSocket.send_binary (#737)</title>
<updated>2021-08-31T00:25:01+00:00</updated>
<author>
<name>Ben Hoyt</name>
<email>benhoyt@gmail.com</email>
</author>
<published>2021-08-31T00:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=f7480f6781e7e81248f108a1993ac639255d9d45'/>
<id>f7480f6781e7e81248f108a1993ac639255d9d45</id>
<content type='text'>
Fixes #736</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #736</pre>
</div>
</content>
</entry>
<entry>
<title>Ping/Pong behaviour explained in Example doc. (#733)</title>
<updated>2021-08-25T13:54:47+00:00</updated>
<author>
<name>Julian</name>
<email>github@somethinkodd.com</email>
</author>
<published>2021-08-25T13:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=2d50b42a6988740b801af64a811fc901427ddbb7'/>
<id>2d50b42a6988740b801af64a811fc901427ddbb7</id>
<content type='text'>
* Ping/Pong behaviour explained in Example doc.

Demoted Post-Connection features. Added context for Autobahn. Copy edit.
Corrected misstatements about auto-responding pongs (Applies to WebSocket and WebApp).
Removed example of calling pong() - not necessary.
Explained the websocketapp example including auto-pinging and checks for response.

* Improvements from review comments

Fix grammar. Add comment.

Co-authored-by: Julian-O &lt;kraken@somethinkodd.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ping/Pong behaviour explained in Example doc.

Demoted Post-Connection features. Added context for Autobahn. Copy edit.
Corrected misstatements about auto-responding pongs (Applies to WebSocket and WebApp).
Removed example of calling pong() - not necessary.
Explained the websocketapp example including auto-pinging and checks for response.

* Improvements from review comments

Fix grammar. Add comment.

Co-authored-by: Julian-O &lt;kraken@somethinkodd.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>added sslopt documentation (#732)</title>
<updated>2021-08-23T00:04:42+00:00</updated>
<author>
<name>CheeseCrustery</name>
<email>45769434+CheeseCrustery@users.noreply.github.com</email>
</author>
<published>2021-08-23T00:04:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/websocket-client.git/commit/?id=56a28a7cd8f00e87c37a73c5c10da2a43f74bf8d'/>
<id>56a28a7cd8f00e87c37a73c5c10da2a43f74bf8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
