Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 8415fc9

Browse files
committed
News.
1 parent 8103874 commit 8415fc9

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE
2121
* [Table of contents](#table-of-contents)
2222
* [What can I use it for?](#what-can-i-use-it-for)
2323
* [Notices](#notices)
24-
I have just released a new [SignalR client](https://github.com/slazarov/python-signalr-client) based on asyncio. I plan to replace the existing one that uses gevent.
25-
The main implications are that support is going to transition to Python3.4+ because asyncio does not support lower versions.
26-
2724
* [Road map](#road-map)
2825
* [Dependencies](#dependencies)
2926
* [Installation](#installation)
@@ -48,7 +45,9 @@ You can use it for various purposes, some examples include:
4845
Use your imagination.
4946

5047
### Notices
51-
None right now.
48+
17/03/2018
49+
I have just released a new [SignalR client](https://github.com/slazarov/python-signalr-client) based on asyncio. I plan to replace the existing one that uses gevent.
50+
The main implications are that support is going to transition to Python3.4+ because asyncio does not support lower versions.
5251

5352
# Road map
5453
* Socket reconnection handling

0 commit comments

Comments
 (0)