Skip to content

Commit 69b4033

Browse files
EDU-1955: Condenses Support section
1 parent a913cc2 commit 69b4033

1 file changed

Lines changed: 5 additions & 15 deletions

File tree

README.md

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -50,24 +50,14 @@ Read the [CONTRIBUTING.md](./CONTRIBUTING.md) guidelines to contribute to Ably.
5050

5151
---
5252

53+
## Support and known issues
5354

54-
## Known Limitations
55+
For help or technical support, visit Ably's [support page](https://ably.com/support).
5556

56-
Currently, this SDK only supports [Ably REST](https://ably.com/docs/rest) and realtime message subscription as documented above.
57-
However, you can use the [MQTT adapter](https://ably.com/docs/mqtt) to implement [Ably's Realtime](https://ably.com/docs/realtime) features using Python.
5857

59-
See [our roadmap for this SDK](roadmap.md) for more information.
58+
### Full Realtime support unavailable
6059

61-
## Support, feedback and troubleshooting
60+
This SDK currently supports only [Ably REST](https://ably.com/docs/rest) and basic realtime message subscriptions.
6261

63-
Please visit https://ably.com/support for access to our knowledge base and to ask for any assistance.
62+
To access full [Ably Realtime](https://ably.com/docs/realtime) features in Python, consider using the [MQTT adapter](https://ably.com/docs/mqtt).
6463

65-
You can also view the [community reported GitHub issues](https://github.com/ably/ably-python/issues).
66-
67-
To see what has changed in recent versions of Bundler, see the [CHANGELOG](CHANGELOG.md).
68-
69-
If you find any compatibility issues, please [do raise an issue](https://github.com/ably/ably-python/issues/new) in this repository or [contact Ably customer support](https://ably.com/support) for advice.
70-
71-
## Contributing
72-
73-
For guidance on how to contribute to this project, see [CONTRIBUTING.md](https://github.com/ably/ably-python/blob/main/CONTRIBUTING.md)

0 commit comments

Comments
 (0)