[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["This documentation pertains to the server-side implementation of App Engine's Channel API, specifically within the `channel` package."],["The `Create` function generates a unique token for a given client ID, which is then used by the client to establish a channel."],["The `Send` function allows sending text-based messages to a specified client over their established channel."],["The `SendJSON` function provides a way to send JSON-encoded data over a channel to a specified client."],["The Channel API feature has been deprecated and will be removed, as outlined in the Channel API Turndown document."]]],[]]