Hoppscotch’s Realtime API platform helps you test your real-time APIs easily. It’s primarily divided into two sections: the request section and the response section.Documentation Index
Fetch the complete documentation index at: https://docs.hoppscotch.io/llms.txt
Use this file to discover all available pages before exploring further.
Request
The request section houses the feature to enter your server endpoint and initiate a connection. You also get the option to choose from four different protocolsWebSocket, SSE, Socket.IO, and MQTT.
Response
Once the connection is established, you can view the responses and logs in the response section.Getting started with Realtime
Read our step-by-step tutorial on working with Realtime protocols.