Skip to content

Commit f17d3a6

Browse files
committed
docs: add sync api notice to README
1 parent 4075079 commit f17d3a6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ introduced by version 1.2.0.
5656

5757
### Using the Rest API
5858

59+
> [!NOTE]
60+
> Please note that since version 2.0.2 we also provide a synchronous variant of the REST interface which is can be accessed as `from ably.sync import AblyRestSync`.
61+
5962
All examples assume a client and/or channel has been created in one of the following ways:
6063

6164
With closing the client manually:

0 commit comments

Comments
 (0)