Commit 76bb510
AudD
audd-rust: README — switch longpoll example to one-step form
Main longpoll example uses the new one-step entry point added in the SDK's most recent release. The 2-step derive_longpoll_category → longpoll(category) form stays documented under the 'Tokenless consumers' section, where it's the right tool: a server with the api_token derives the category and ships only the 9-char string to a browser/mobile/embedded client.1 parent 88daaca commit 76bb510
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
294 | | - | |
| 293 | + | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
0 commit comments