autopush-rs icon indicating copy to clipboard operation
autopush-rs copied to clipboard

Treat incoming ChannelIDs as opaque strings

Open jrconlin opened this issue 5 months ago • 0 comments

While the channelID is originally designed to be a UUID, the User Agent demands that the ChannelID be a very specific format, a lower-case, hyphenated string. Since the server does not generate or control this value, we should treat the value as an opaque string that is max 37 characters.

┆Issue is synchronized with this Jira Task

jrconlin avatar Jan 19 '24 21:01 jrconlin