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: src/pages/docs/basics/index.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ The realtime interface is implemented using an Ably-defined protocol, primarily
76
76
77
77
### REST HTTP API <aid="rest-api"/>
78
78
79
-
Interacting with the [REST HTTP API](/docs/api/rest-api) directly is fully supported. However, Ably recommends using the REST interface of an SDK where possible, as they provide additional features that improve performance and resilience that the REST HTTP API can't deliver on its own. This includes automatic re-routing around network problems by using alternative data centers.
79
+
Interacting with the [REST HTTP API](/docs/api/rest-api) directly is fully supported. However, Ably recommends using the REST interface of an SDK where possible, as they provide additional features that improve performance and resilience that the REST HTTP API can't deliver on its own.
0 commit comments