You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
7
7
8
8
[Discussions about unicorn-binance-websocket-api releases!](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/discussions/categories/releases)
@@ -138,7 +138,11 @@ <h2>Get the right <a class="reference external" href="https://github.com/LUCIT-S
138
138
<p><aclass="reference external" href="https://unicorn-binance-websocket-api.docs.lucit.tech/unicorn_binance_websocket_api.html">Discover even more possibilities</a>
139
139
or <aclass="reference external" href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/example_stream_everything.py">use this script</a>
140
140
to stream everything from “binance.com”.</p>
141
-
<p>This should be known by everyone using this lib: <aclass="reference external" href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/discussions/254">Do you want consistent data from binance?</a></p>
141
+
<p>This should be known by everyone using this lib:</p>
142
+
<ulclass="simple">
143
+
<li><p><aclass="reference external" href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/wiki/Best-practice-solutions-for-a-maximum-stable-connection%21">Best practice solutions for a maximum stable connection</a></p></li>
144
+
<li><p><aclass="reference external" href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/discussions/254">Do you want consistent data from binance?</a></p></li>
145
+
</ul>
142
146
</div>
143
147
<divclass="section" id="description">
144
148
<h2>Description<aclass="headerlink" href="#description" title="Permalink to this headline">¶</a></h2>
Copy file name to clipboardExpand all lines: docs/_sources/CHANGELOG.md.txt
+6-2Lines changed: 6 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
7
7
8
8
[Discussions about unicorn-binance-websocket-api releases!](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/discussions/categories/releases)
or [use this script](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/example_stream_everything.py)
76
76
to stream everything from "binance.com".
77
77
78
-
This should be known by everyone using this lib: [Do you want consistent data from binance?](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/discussions/254)
78
+
This should be known by everyone using this lib:
79
+
80
+
- [Best practice solutions for a maximum stable connection](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/wiki/Best-practice-solutions-for-a-maximum-stable-connection!)
81
+
- [Do you want consistent data from binance?](https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/discussions/254)
79
82
80
83
## Description
81
84
The Python package [UNICORN Binance WebSocket API](https://www.lucit.tech/unicorn-binance-websocket-api.html)
0 commit comments