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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slazarov authored Apr 10, 2018
1 parent 6c047ef commit bc290bc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ You can use it for various purposes, some examples include:
Use your imagination.

# Notices
**11/04/2018**
The async version of the socket has been released.
[python-bittrex-websocket-aio](https://github.com/slazarov/python-bittrex-websocket-aio)

**27/03/2018**

Bittrex has published officicial beta [documentation](https://github.com/Bittrex/beta).
Expand Down Expand Up @@ -482,4 +486,4 @@ I have been largely motivated by the following projects and people:

* [David Parlevliet](https://github.com/dparlevliet) - saw his SignalR code initially which included Bittrex specific commands. Saved me a lot of time in researching.

* Eric Somdahl: [python-bittrex](https://github.com/ericsomdahl/python-bittrex) - great python bindings for Bittrex. Highly recommend it, I use it in conjuction with the websocket client.
* Eric Somdahl: [python-bittrex](https://github.com/ericsomdahl/python-bittrex) - great python bindings for Bittrex. Highly recommend it, I use it in conjuction with the websocket client.

0 comments on commit bc290bc

Please sign in to comment.