Channel State acts as a realtime data store attached to every Channel. You can update this state on your backend and frontend clients can subscribe to Channel state objects in realtime.Documentation Index
Fetch the complete documentation index at: https://docs.hop.io/llms.txt
Use this file to discover all available pages before exploring further.
This reference assumes you have already set up the Hop server-side
SDK.
Updating State
Channel state can be updated (manually) through the Hop Console or (programatically) through our server-side SDKs.updating-state.js