Skip to content

Commit af7f8f8

Browse files
fixup! Addresses reviewer feedback
1 parent c08820d commit af7f8f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/docs/basics/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ The REST interface communicates with Ably using the HTTP protocol and is effecti
6565
* issue tokens on behalf of other realtime clients
6666
* retrieve persisted messages, presence history and application usage statistics
6767

68-
6968
### Realtime interface <a id="realtime"/>
7069

7170
The realtime interface is implemented using an Ably-defined protocol, primarily over WebSockets. It enables clients to establish and maintain a persistent connection to Ably. The realtime interface extends the functionality of the REST interface and is most commonly used client-side. It is used to:

0 commit comments

Comments
 (0)